/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/media/src/android/media/cts/ |
D | MidiSoloTest.java | 58 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend() 139 int offset = 0; in testMidiReceiver() local 171 int offset = 0; in testMidiReceiverException() local 190 int offset, int count) throws IOException { in checkReceivedData()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/ |
D | BitmapComparer.java | 30 public abstract boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame() 36 protected static int indexFromXAndY(int x, int y, int stride, int offset) { in indexFromXAndY()
|
D | ExactComparer.java | 29 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame()
|
/cts/tests/tests/uirendering27/src/android/uirendering/cts/bitmapcomparers/ |
D | BitmapComparer.java | 30 public abstract boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame() 36 protected static int indexFromXAndY(int x, int y, int stride, int offset) { in indexFromXAndY()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | MidiJavaTestActivity.java | 102 public boolean matches(byte[] msg, int offset, int count) { in matches() 131 static void logByteArray(String prefix, byte[] value, int offset, int count) { in logByteArray() 142 static void logByteArray(String prefix, ArrayList<Byte> value, int offset) { in logByteArray() 292 private boolean matchStream(byte[] bytes, int offset, int count) { in matchStream() 348 private void portSend(MidiInputPort inputPort, byte[] bytes, int offset, int length, in portSend() 425 … public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend() 556 … public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend()
|
/cts/tests/tests/uirendering27/src/android/uirendering/cts/bitmapverifiers/ |
D | BitmapVerifier.java | 41 public abstract boolean verify(int[] bitmap, int offset, int stride, int width, int height); in verify() 46 protected static int indexFromXAndY(int x, int y, int stride, int offset) { in indexFromXAndY()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/ |
D | BitmapVerifier.java | 41 public abstract boolean verify(int[] bitmap, int offset, int stride, int width, int height); in verify() 46 protected static int indexFromXAndY(int x, int y, int stride, int offset) { in indexFromXAndY()
|
D | RegionVerifier.java | 42 public boolean verify(int[] bitmap, int offset, int stride, int width, int height) { in verify() 62 private boolean verifySubRect(int[] bitmap, int offset, int stride, int width, int height, in verifySubRect()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0313/ |
D | poc.cpp | 27 size_t offset = 0; in main() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/audiolib/ |
D | TapLatencyAnalyser.java | 51 public TapLatencyEvent[] analyze(float[] buffer, int offset, int numSamples) { in analyze() 68 private void highPassFilter(float[] buffer, int offset, int numSamples, in highPassFilter() 106 private void fillPeakBuffer(float[] buffer, int offset, int numSamples, float[] peakBuffer) { in fillPeakBuffer()
|
D | CircularBufferFloat.java | 46 public int write(float[] buffer, int offset, int numSamples) { in write() 88 public int readMostRecent(float[] buffer, int offset, int numSamples) { in readMostRecent()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | Utils.java | 60 static String obtainPath(int resId, long offset) { in obtainPath() 71 static File obtainFile(int resId, long offset) { in obtainFile()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9561/ |
D | poc.cpp | 29 const int32_t offset = SIZE - LENGTH; in main() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9563/ |
D | poc.cpp | 29 const int32_t offset = SIZE - LENGTH; in main() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | KernelDataForRenderScript.java | 121 int offset = 0; in KernelDataForRenderScript() local 143 int offset = 0; in KernelDataForRenderScript() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | RsPackColorTo8888Test.java | 88 int offset = i; in float3input() local 118 int offset = i; in float4input() local
|
D | AllocationCopyToTest.java | 47 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Byte() local 84 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Short_Helper() local 132 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Int() local 169 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Float() local 206 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeTo_Long() local 663 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Byte() local 700 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Short_Helper() local 742 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Int() local 779 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Float() local 816 int offset = random.nextInt(arr_len); in test_Allocationcopy1DRangeToUnchecked_Long() local
|
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 | 617 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Byte3() local 656 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Short3_Helper() local 700 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Int3() local 739 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Float3() local 778 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeTo_Long3() local 997 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Byte3() local 1036 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Short3_Helper() local 1080 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Int3() local 1119 int offset = random.nextInt(width); in test_AllocationPadded_copy1DRangeToUnchecked_Float3() local 1158 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/jni/ |
D | NativeCursorWindow.cpp | 42 uint32_t offset; member 68 uint32_t offset; member 77 jstring filename, jint offset, jint size, jboolean isBlob) { in Java_android_content_cts_CursorWindowContentProvider_makeNativeCursorWindowFd()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2135/ |
D | poc.cpp | 30 const int32_t offset = size - 1; in main() local
|
/cts/tests/tests/mediaparser/src/android/media/mediaparser/cts/ |
D | MockMediaParserInputReader.java | 44 public int read(byte[] buffer, int offset, int readLength) throws IOException { in read()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | HwBinderTest.java | 56 void test(HwBlob blob, int offset); in test() 73 void test(int deltaSize, int offset) { in test()
|