Home
last modified time | relevance | path

Searched defs:mapXY (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DShadowTest.cpp81 SkPoint mapXY = ctm.mapXY(rec.fLightPos.fX, rec.fLightPos.fY); in check_xformed_bounds() local
/external/skqp/tests/
DShadowTest.cpp81 SkPoint mapXY = ctm.mapXY(rec.fLightPos.fX, rec.fLightPos.fY); in check_xformed_bounds() local
/external/skia/include/core/
DSkMatrix.h1310 void mapXY(SkScalar x, SkScalar y, SkPoint* result) const { in mapXY() function
1331 SkPoint mapXY(SkScalar x, SkScalar y) const { in mapXY() function
/external/skqp/include/core/
DSkMatrix.h1310 void mapXY(SkScalar x, SkScalar y, SkPoint* result) const { in mapXY() function
1331 SkPoint mapXY(SkScalar x, SkScalar y) const { in mapXY() function
/external/skia/site/user/api/
DSkMatrix_Reference.md3486 ## mapXY section in <a name="SkMatrix"></a> Class SkMatrix
/external/skqp/site/user/api/
DSkMatrix_Reference.md3350 ## mapXY section in <a name="SkMatrix"></a> Class SkMatrix