Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 160) sorted by relevance

1234567

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DSize.java23 public final int width; field in Size
26 public Size(int width, int height) { in Size()
DSelectableResolution.java24 public final int width; field in SelectableResolution
30 public SelectableResolution(int cameraId, int width, int height) { in SelectableResolution()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationCopyToTest.java29 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Byte() local
63 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Short() local
100 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Int() local
137 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Float() local
174 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Long() local
211 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Byte() local
242 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Short() local
276 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Int() local
310 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Float() local
344 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Long() local
[all …]
DAllocationCopyPaddedTest.java27 int width = random.nextInt(128);; in test_AllocationPadded_Byte3_1D() local
54 int width = random.nextInt(128); in test_AllocationPadded_Byte3_2D() local
111 int width = random.nextInt(512); in test_AllocationPadded_Short3_1D() local
141 int width = random.nextInt(128); in test_AllocationPadded_Short3_2D() local
204 int width = random.nextInt(512); in test_AllocationPadded_Int3_1D() local
234 int width = random.nextInt(128); in test_AllocationPadded_Int3_2D() local
297 int width = random.nextInt(512); in test_AllocationPadded_Float3_1D() local
326 int width = random.nextInt(128); in test_AllocationPadded_Float3_2D() local
388 int width = random.nextInt(512); in test_AllocationPadded_Double3_1D() local
417 int width = random.nextInt(128); in test_AllocationPadded_Double3_2D() local
[all …]
DrsAllocationCopyTest.java29 int width = random.nextInt(512); in test_rsAllocationCopy1D_Byte() local
74 int width = random.nextInt(512); in test_rsAllocationCopy1D_Short() local
121 int width = random.nextInt(512); in test_rsAllocationCopy1D_Int() local
168 int width = random.nextInt(512); in test_rsAllocationCopy1D_Float() local
216 int width = random.nextInt(512); in test_rsAllocationCopy1D_Long() local
264 int width = random.nextInt(128); in test_rsAllocationCopy2D_Byte() local
318 int width = random.nextInt(128); in test_rsAllocationCopy2D_Short() local
374 int width = random.nextInt(128); in test_rsAllocationCopy2D_Int() local
430 int width = random.nextInt(128); in test_rsAllocationCopy2D_Float() local
486 int width = random.nextInt(128); in test_rsAllocationCopy2D_Long() local
/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSYuvTest.java31 int width; field in RSYuvTest
106 yuvTest(this.getContext().getCacheDir().toString(), width, height, tmp, nativeByteAlloc, 0); in testV17() local
144 yuvTest(this.getContext().getCacheDir().toString(), width, height, tmp, nativeByteAlloc, 1); in test_YV12() local
180 yuvTest(this.getContext().getCacheDir().toString(), width, height, tmp, nativeByteAlloc, 2); in test_NV21() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/
DBitmapComparer.java34 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()
DBaseRenderScriptComparer.java16 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()
DExactComparer.java36 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()
DMeanSquaredComparer.java44 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()
DPassComparer.java23 public boolean verifySame(int[] ideal, int[] given, int offset, int stride, int width, in verifySame()
DThresholdDifferenceComparer.java46 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()
/cts/tests/tests/media/src/android/media/cts/
DIvfWriter.java52 int width, int height, in IvfWriter()
73 public IvfWriter(String filename, int width, int height) throws IOException { in IvfWriter()
110 private static byte[] makeIvfHeader(int frameCount, int width, int height, int scale, int rate){ in makeIvfHeader()
DMediaPlayerTestBase.java190 protected void playVideoTest(String path, int width, int height) throws Exception { in playVideoTest()
194 protected void playVideoWithRetries(String path, Integer width, Integer height, int playTime) in playVideoWithRetries()
211 protected void playVideoTest(int resid, int width, int height) throws Exception { in playVideoTest()
230 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo()
/cts/tests/tests/textureview/src/android/textureview/cts/
DTextureViewSnapshotTestActivity.java61 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
68 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DCanvasClient.java26 public abstract void draw(Canvas canvas, int width, int height); in draw()
/cts/tests/tests/graphics/src/android/graphics/cts/
DShaderTest.java31 int width = 80; in testAccessLocalMatrix() local
DYuvImageTest.java93 int width = 100; in testYuvImage() local
200 int width = mTestBitmaps[0].getWidth(); in testGetYuvData() local
219 private void generateTestBitmaps(int width, int height) { in generateTestBitmaps()
233 int width = bitmap.getWidth(); in generateYuvImage() local
303 private byte[] convertArgbsToYuvs(int[] argb, int width, int height, in convertArgbsToYuvs()
353 int width = expected.getWidth(); in compareBitmaps() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/
DProjectionActivity.java120 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
150 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
DIProjectionService.aidl25 void startRendering(in Surface surface, int width, int height, int density, int viewType); in startRendering()
/cts/tests/tests/graphics2/src/android/graphics2/cts/
DTextureViewCameraActivity.java50 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
81 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
DScriptYuvMeans2dTo1d.java82 int width = mInputAllocation.getType().getX(); in updateScriptInput() local
DScriptYuvMeans1d.java65 int width = mInputAllocation.getType().getX(); in updateScriptInput() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
DInvertVerifier.java29 public boolean verify(int[] bitmap, int offset, int stride, int width, int height) { in verify()
/cts/hostsidetests/theme/app/src/android/theme/app/
DDisplayInfoActivity.java44 int width = Math.round(dm.widthPixels / dm.density); in onCreate() local

1234567