/cts/tests/tests/rscpp/src/android/cts/rscpp/ |
D | RSUtils.java | 29 public static void genRandom(long seed, int factor, int offset, float array[]) { in genRandom() 36 public static void genRandom(long seed, int factor, int offset, float array[], in genRandom() 49 public static void genRandom(long seed, int max, int factor, int offset, int array[]) { in genRandom() 56 public static void genRandom(long seed, int factor, int offset, int array[], in genRandom() 69 public static void genRandom(long seed, int max, int factor, int offset, int array[], in genRandom()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/ |
D | BitmapComparer.java | 34 public abstract boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame() 43 Allocation given, int offset, int stride, int width, int height, in verifySameRS() 51 protected static int indexFromXAndY(int x, int y, int stride, int offset) { in indexFromXAndY()
|
D | BaseRenderScriptComparer.java | 16 public abstract boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame() 24 Allocation given, int offset, int stride, int width, int height, in verifySameRowsRS() 28 Allocation given, int offset, int stride, int width, int height, in verifySameRS()
|
D | ExactComparer.java | 36 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame() 60 Allocation given, int offset, int stride, int width, int height, in verifySameRowsRS()
|
D | MeanSquaredComparer.java | 44 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame() 53 Allocation given, int offset, int stride, int width, int height, in verifySameRowsRS() 78 public static float getMSE(int[] ideal, int[] given, int offset, int stride, int width, in getMSE()
|
D | PassComparer.java | 23 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame()
|
D | ThresholdDifferenceComparer.java | 46 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame() 69 Allocation given, int offset, int stride, int width, int height, in verifySameRowsRS()
|
D | NearPixelComparer.java | 31 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame()
|
D | PSNRComparer.java | 40 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MidiSoloTest.java | 55 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 136 int offset = 0; in testMidiReceiver() local 168 int offset = 0; in testMidiReceiverException() local 187 int offset, int count) throws IOException { in checkReceivedData()
|
D | NativeDecoderTest.java | 132 private static int[] getSampleSizes(FileDescriptor fd, long offset, long size) in getSampleSizes() 182 private static native int[] getSampleSizesNative(int fd, long offset, long size); in getSampleSizesNative() 225 private static int[] getDecodedData(FileDescriptor fd, long offset, long size) in getDecodedData() 386 private static native int[] getDecodedDataNative(int fd, long offset, long size) in getDecodedDataNative() 514 private static native boolean testPsshNative(int fd, long offset, long size); in testPsshNative()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/ |
D | BitmapVerifier.java | 33 public abstract boolean verify(int[] bitmap, int offset, int stride, int width, int height); in verify() 38 protected static int indexFromXAndY(int x, int y, int stride, int offset) { in indexFromXAndY()
|
D | InvertVerifier.java | 29 public boolean verify(int[] bitmap, int offset, int stride, int width, int height) { in verify()
|
D | GoldenImageVerifier.java | 35 public boolean verify(int[] bitmap, int offset, int stride, int width, int height) { in verify()
|
D | SamplePointVerifier.java | 41 public boolean verify(int[] bitmap, int offset, int stride, int width, int height) { in verify()
|
/cts/tools/dex-tools/src/dex/reader/ |
D | DexAnnotationImpl.java | 28 private int offset; field in DexAnnotationImpl 38 public DexAnnotationImpl(DexBuffer buffer, int offset, int[] typeIds, in DexAnnotationImpl()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | RsPackColorTo8888Test.java | 82 int offset = i; in float3input() local 109 int offset = i; in float4input() local
|
D | AllocationCopyToTest.java | 39 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Byte() local 76 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Short() local 113 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Int() local 150 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Float() local 187 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Long() local 628 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Byte() local 665 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Short() local 702 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Int() local 739 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Float() local 776 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Long() local
|
D | AllocationTest.java | 288 void helperFloatCopy(int nElems, int offset, int count, int copyMode) { in helperFloatCopy() 312 void helperByteCopy(int nElems, int offset, int count, int copyMode) { in helperByteCopy() 336 void helperShortCopy(int nElems, int offset, int count, int copyMode) { in helperShortCopy() 360 void helperIntCopy(int nElems, int offset, int count, int copyMode) { in helperIntCopy() 384 void helperBaseObjCopy(int nElems, int offset, int count, int copyMode) { in helperBaseObjCopy() 423 void helperFloatAllocationCopy(int nElems, int offset, int count) { in helperFloatAllocationCopy() 447 void helperByteAllocationCopy(int nElems, int offset, int count) { in helperByteAllocationCopy()
|
D | rsAllocationCopyTest.java | 31 int offset = random.nextInt(arr_len); in test_rsAllocationCopy1D_Byte() local 76 int offset = random.nextInt(arr_len); in test_rsAllocationCopy1D_Short() local 123 int offset = random.nextInt(arr_len); in test_rsAllocationCopy1D_Int() local 170 int offset = random.nextInt(arr_len); in test_rsAllocationCopy1D_Float() local 218 int offset = random.nextInt(arr_len); in test_rsAllocationCopy1D_Long() local
|
D | AllocationCopyPaddedTest.java | 584 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Byte3() local 622 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Short3() local 660 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Int3() local 698 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Float3() local 736 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Long3() local 944 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Byte3() local 982 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Short3() local 1020 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Int3() local 1058 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Float3() local 1096 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Long3() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
D | PipeShort.java | 44 public int write(short[] buffer, int offset, int count) in write() 86 public int read(short[] buffer, int offset, int count) in read()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | AssetManager_AssetInputStreamTest.java | 96 int offset = 0; in testReadMethods() local
|
/cts/tests/tests/midi/src/android/midi/cts/ |
D | MidiEchoTestService.java | 66 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend()
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | HexEncoding.java | 43 public static String encode(byte[] data, int offset, int len) { in encode()
|