Searched defs:mapXY (Results 1 - 2 of 2) sorted by relevance
/external/skia/include/core/ | ||
H A D | SkMatrix.h | 420 void mapXY(SkScalar x, SkScalar y, SkPoint* result) const { function in class:SkMatrix |
/external/skia/legacy/include/core/ | ||
H A D | SkMatrix.h | 403 void mapXY(SkScalar x, SkScalar y, SkPoint* result) const { function in class:SkMatrix |
Completed in 7618 milliseconds