Searched defs:dstIndex (Results 1 – 4 of 4) sorted by relevance
580 float[] dst, int dstIndex, in checkPointArrays()604 float[] dst, int dstIndex, in setPolyToPoly()634 public void mapPoints(float[] dst, int dstIndex, float[] src, int srcIndex, in mapPoints()656 public void mapVectors(float[] dst, int dstIndex, float[] src, int srcIndex, in mapVectors()903 float[] src, int srcIndex, float[] dst, int dstIndex, int pointCount); in native_setPolyToPoly()907 float[] dst, int dstIndex, float[] src, int srcIndex, in native_mapPoints()
593 float[] dst, int dstIndex, int pointCount) { in native_setPolyToPoly()630 /*package*/ static void native_mapPoints(long native_object, float[] dst, int dstIndex, in native_mapPoints()854 private void mapPoints(float[] dst, int dstIndex, float[] src, int srcIndex, in mapPoints()893 private void mapVectors(float[] dst, int dstIndex, float[] src, int srcIndex, int ptCount) { in mapVectors()
207 jfloatArray jdst, jint dstIndex, jint ptCount) { in setPolyToPoly()235 jfloatArray dst, jint dstIndex, in mapPoints()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...