Searched defs:yOffset (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | AllocationTest.java | 503 int xOffset, int yOffset, in helperFloatCopy2D() 532 int xOffset, int yOffset, in helperByteCopy2D() 562 int xOffset, int yOffset, in helperShortCopy2D() 591 int xOffset, int yOffset, in helperIntCopy2D() 620 int xOffset, int yOffset, in helperFloatAllocationCopy2D() 649 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/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/ |
D | WaveScopeView.java | 270 float yOffset = height / (2.0f * mNumChannels); in onDraw() local
|
/cts/tests/media/src/android/mediav2/cts/ |
D | EncodeDecodeAccuracyTest.java | 125 private final int yOffset = 64; field in EncodeDecodeAccuracyTest
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/ |
D | CameraFormatsActivity.java | 199 ColorMatrix yOffset = new ColorMatrix(yuvOffset); in onCreate() local
|