Searched defs:xOffset (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | AllocationTest.java | 500 int xOffset, int yOffset, in helperFloatCopy2D() 529 int xOffset, int yOffset, in helperByteCopy2D() 559 int xOffset, int yOffset, in helperShortCopy2D() 588 int xOffset, int yOffset, in helperIntCopy2D() 617 int xOffset, int yOffset, in helperFloatAllocationCopy2D() 646 int xOffset, int yOffset, in helperByteAllocationCopy2D()
|
/cts/tests/tests/rscpp/librscpptest/ |
D | rs_jni_allocation.cpp | 238 int xOffset, int yOffset, int xCount, int yCount, in helperCopy2D() 279 int xOffset, int yOffset, int xCount, int yCount) { in helperFloatAllocationCopy2D() 329 int xOffset, int yOffset, int zOffset, in helperCopy3D() 382 int xOffset, int yOffset, int zOffset, in helperFloatAllocationCopy3D()
|
/cts/tests/media/src/android/mediav2/cts/ |
D | EncodeDecodeAccuracyTest.java | 101 private final int xOffset; field in EncodeDecodeAccuracyTest
|