Searched refs:applyMatrix (Results 1 – 3 of 3) sorted by relevance
140 static inline void applyMatrix(const SkMatrix* transform, SkRect* rect) { in applyMatrix() function156 applyMatrix(props.getTransformMatrix(), &temp); in mapRect()158 applyMatrix(props.getStaticMatrix(), &temp); in mapRect()160 applyMatrix(props.getAnimationMatrix(), &temp); in mapRect()
74 static void applyMatrix(half3& color, const mat3& mat) { in applyMatrix() function
1708 ColorTransformHelper::applyMatrix(expected, matrix); in TEST_P()1766 ColorTransformHelper::applyMatrix(expected, matrix); in TEST_P()1837 ColorTransformHelper::applyMatrix(expected, matrixChild); in TEST_P()1838 ColorTransformHelper::applyMatrix(expected, matrixParent); in TEST_P()