Searched defs:applyMatrix (Results 1 – 2 of 2) sorted by relevance
140 static inline void applyMatrix(const SkMatrix* transform, SkRect* rect) { in applyMatrix() function153 static inline void applyMatrix(const SkMatrix& transform, SkRect* rect) { in applyMatrix() function
74 static void applyMatrix(half3& color, const mat3& mat) { in applyMatrix() function