Searched defs:mapPoints (Results 1 – 2 of 2) sorted by relevance
432 void mapPoints(SkPoint dst[], const SkPoint src[], int count) const { in mapPoints() function446 void mapPoints(SkPoint pts[], int count) const { in mapPoints() function
344 dng_point mapPoints; in GetStream() local