| /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() 58 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()
|
| D | WeightedPixelDifference.java | 71 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame()
|
| D | MSSIMComparer.java | 51 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame() 88 Allocation given, int offset, int stride, int width, int height, in verifySameRowsRS()
|
| /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 | 34 public boolean verify(int[] bitmap, int offset, int stride, int width, int height) { in verify()
|
| D | PerPixelBitmapVerifier.java | 40 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 | 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()
|
| /cts/tests/tests/rscpp/librscpptest/ |
| D | rs_jni_allocation.cpp | 125 static bool helperFloatCopy(sp<RS> mRS, int nElems, int offset, int count, int copyMode) { in helperFloatCopy() 156 static bool helperCharCopy(sp<RS> mRS, int nElems, int offset, int count, int copyMode) { in helperCharCopy() 187 static bool helperShortCopy(sp<RS> mRS, int nElems, int offset, int count, int copyMode) { in helperShortCopy() 218 static bool helperIntCopy(sp<RS> mRS, int nElems, int offset, int count, int copyMode) { in helperIntCopy() 249 static bool helperDoubleCopy(sp<RS> mRS, int nElems, int offset, int count, int copyMode) { in helperDoubleCopy() 280 static bool helperFloatAllocationCopy(sp<RS> mRS, int nElems, int offset, int count) { in helperFloatAllocationCopy()
|
| /cts/tests/tests/content/src/android/content/res/cts/ |
| D | AssetManager_AssetInputStreamTest.java | 96 int offset = 0; in testReadMethods() local
|
| /cts/tests/tests/media/src/android/media/cts/ |
| D | NativeDecoderTest.java | 131 private static int[] getSampleSizes(FileDescriptor fd, long offset, long size) in getSampleSizes() 181 private static native int[] getSampleSizesNative(int fd, long offset, long size); in getSampleSizesNative() 216 private static int[] getDecodedData(FileDescriptor fd, long offset, long size) in getDecodedData() 373 private static native int[] getDecodedDataNative(int fd, long offset, long size) in getDecodedDataNative() 483 private static native boolean testPsshNative(int fd, long offset, long size); in testPsshNative()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | LinearLayoutTest.java | 261 int offset = (parent.getHeight() - centerView.getHeight()) / 2; in testLayoutHorizontal() local 318 int offset = (parent.getWidth() - centerView.getWidth()) / 2; in testLayoutVertical() local
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | DashPathEffectTest.java | 90 PatternIterator(final float[] pattern, int offset) { in PatternIterator()
|
| /cts/suite/cts/hostTests/jank/src/com/android/cts/jank/ |
| D | CtsHostJankTest.java | 93 public void addOutput(byte[] data, int offset, int length) { in runUiAutomatorTest()
|