Searched refs:scaleR (Results 1 – 2 of 2) sorted by relevance
126 static inline void scaleR(Matrix* m, float x, float y) in scaleR() function
139 scaleR(&matrix, scale.x * 0.01f, scale.y * 0.01f); in _updateTransform()