Searched refs:postRotate (Results 1 – 9 of 9) sorted by relevance
105 matrix->postRotate(SkFloatToScalar(degrees)); in anp_postRotate()162 ASSIGN(i, postRotate); in ANPMatrixInterfaceV0_Init()
286 void (*postRotate)(ANPMatrix*, float degrees); member
42 void postRotate(Axis, SkScalar degrees);
224 bool postRotate(SkScalar degrees, SkScalar px, SkScalar py);228 bool postRotate(SkScalar degrees);
71 mat.postRotate(SkIntToScalar(25)); in TestMatrix()
60 void SkColorMatrix::postRotate(Axis axis, SkScalar degrees) in postRotate() function in SkColorMatrix
326 bool SkMatrix::postRotate(SkScalar degrees, SkScalar px, SkScalar py) { in postRotate() function in SkMatrix332 bool SkMatrix::postRotate(SkScalar degrees) { in postRotate() function in SkMatrix
19254 (SVGMatrixImpl::postRotate):
51982 (SVGMatrix::postRotate):