Searched refs:map1Point (Results 1 – 3 of 3) sorted by relevance
57 auto p2 = m.map1Point(pts+2); in writePatches()79 auto p2 = m.map1Point(pts+2); in writePatches()
172 auto p2 = m.map1Point(pts+2); in writePatches()192 auto p2 = m.map1Point(pts+2); in writePatches()
51 SK_ALWAYS_INLINE float2 map1Point(const SkPoint pt[1]) const { in map1Point() function