Home
last modified time | relevance | path

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

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