Searched defs:mapXY (Results 1 – 6 of 6) sorted by relevance
135 SkPoint mapXY = ctm.mapXY(rec.fLightPos.fX, rec.fLightPos.fY); in check_xformed_bounds() local
144 SkPoint mapXY = ctm.mapXY(rec.fLightPos.fX, rec.fLightPos.fY); in check_xformed_bounds() local
1310 SkPoint mapXY(SkScalar x, SkScalar y) const { in mapXY() function
1408 SkPoint mapXY(SkScalar x, SkScalar y) const { in mapXY() function
789 void SkMatrix::mapXY(SkScalar x, SkScalar y, SkPoint* result) const { in mapXY() function in SkMatrix
786 void SkMatrix::mapXY(SkScalar x, SkScalar y, SkPoint* result) const { in mapXY() function in SkMatrix