Searched defs:mapPoint (Results 1 – 3 of 3) sorted by relevance
47 SK_ALWAYS_INLINE float2 mapPoint(float2 p) const { in mapPoint() function55 SK_ALWAYS_INLINE SkPoint mapPoint(SkPoint p) const { in mapPoint() function
111 DPoint mapPoint(const SkPoint& src) const { in mapPoint() function in DAffineMatrix116 DPoint mapPoint(const DPoint& src) const { in mapPoint() function in DAffineMatrix
1366 SkPoint mapPoint(SkPoint pt) const { in mapPoint() function