Searched defs:dstIndex (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/graphics/java/android/graphics/ |
| D | Matrix.java | 578 float[] dst, int dstIndex, in checkPointArrays() 602 float[] dst, int dstIndex, in setPolyToPoly() 631 public void mapPoints(float[] dst, int dstIndex, float[] src, int srcIndex, in mapPoints() 651 public void mapVectors(float[] dst, int dstIndex, float[] src, int srcIndex, in mapVectors() 862 float[] src, int srcIndex, float[] dst, int dstIndex, int pointCount); in nSetPolyToPoly() 865 float[] dst, int dstIndex, float[] src, int srcIndex, in nMapPoints()
|
| /frameworks/base/libs/hwui/jni/ |
| D | android_graphics_Matrix.cpp | 54 jfloatArray dst, jint dstIndex, jfloatArray src, jint srcIndex, in mapPoints() 95 jfloatArray jdst, jint dstIndex, jint ptCount) { in setPolyToPoly()
|
| /frameworks/av/services/camera/libcameraservice/api2/ |
| D | HeicCompositeStream.cpp | 1600 int32_t dstIndex = imageInfo->mPlane[MediaImage2::U].mOffset + in copyOneYuvTile() local
|