Searched defs:mapPoints (Results 1 – 2 of 2) sorted by relevance
631 public void mapPoints(float[] dst, int dstIndex, float[] src, int srcIndex, in mapPoints() method in Matrix666 public void mapPoints(float[] dst, float[] src) { in mapPoints() method in Matrix696 public void mapPoints(float[] pts) { in mapPoints() method in Matrix
55 static void mapPoints(JNIEnv* env, jobject clazz, jlong matrixHandle, in mapPoints() function in android::SkMatrixGlue