Searched defs:mapPoints (Results 1 – 3 of 3) sorted by relevance
434 void mapPoints(SkPoint dst[], const SkPoint src[], int count) const { in mapPoints() function448 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function
344 dng_point mapPoints; in GetStream() local
1085 void SkSpotShadowTessellator::mapPoints(SkScalar scale, const SkVector& xlate, in mapPoints() function in SkSpotShadowTessellator