Searched defs:mapPoints (Results 1 – 3 of 3) sorted by relevance
314 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function
300 void (*mapPoints)(ANPMatrix*, float dst[], const float src[], member
970 void SkMatrix::mapPoints(SkPoint dst[], const SkPoint src[], int count) const { in mapPoints() function in SkMatrix