Lines Matching refs:mapVectors
2207 #SeeAlso mapXY mapHomogeneousPoints mapVectors
2230 #SeeAlso mapXY mapHomogeneousPoints mapVectors
2267 #SeeAlso mapPoints mapXY mapVectors
2293 #SeeAlso mapPoints mapVectors
2320 #SeeAlso mapPoints mapVectors
2326 #Method void mapVectors(SkVector dst[], const SkVector src[], int count) const
2341 matrix.mapVectors(rScaled, radii, SK_ARRAY_COUNT(radii));
2355 #Method void mapVectors(SkVector vecs[], int count) const
2370 matrix.mapVectors(radii, SK_ARRAY_COUNT(radii));
2402 #SeeAlso mapVectors mapPoints mapXY
2428 #SeeAlso mapVectors mapPoints mapXY