Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkMatrix.h488 void mapXY(SkScalar x, SkScalar y, SkPoint* result) const { in mapXY() function
493 SkPoint mapXY(SkScalar x, SkScalar y) const { in mapXY() function