Home
last modified time | relevance | path

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

1234567891011

/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/media/src/android/media/cts/
DNativeEncoderTest.java76 private boolean testEncode(int res, String mime, int width, int height) { in testEncode()
84 String mime, int width, int height); in testEncodeSurfaceNative()
112 private boolean testEncodeDynamicSyncFrame(int res, String mime, int width, int height) { in testEncodeDynamicSyncFrame()
120 String mime, int width, int height); in testEncodeSurfaceDynamicSyncFrameNative()
148 private boolean testEncodeDynamicBitrate(int res, String mime, int width, int height) { in testEncodeDynamicBitrate()
156 String mime, int width, int height); in testEncodeSurfaceDynamicBitrateNative()
184 private boolean testEncodePersistentSurface(int res, String mime, int width, int height) { in testEncodePersistentSurface()
193 String mime, int width, int height); in testEncodePersistentSurfaceNative()
DMediaStubActivity2.java61 public void onSurfaceTextureAvailable(SurfaceTexture st, int width, int height) { in onSurfaceTextureAvailable()
69 public void onSurfaceTextureSizeChanged(SurfaceTexture st, int width, int height) { in onSurfaceTextureSizeChanged()
DMediaPlayerTestBase.java150 protected void playVideoTest(String path, int width, int height) throws Exception { in playVideoTest()
154 protected void playVideoWithRetries(String path, Integer width, Integer height, int playTime) in playVideoWithRetries()
172 protected void playVideoTest(int resid, int width, int height) throws Exception { in playVideoTest()
194 Integer width, Integer height, int playTime) throws Exception { in playVideoWithRetries()
224 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo()
DIvfWriter.java56 String filename, String mimeType, int width, int height, int scale, in IvfWriter()
79 public IvfWriter(String filename, String mimeType, int width, int height) throws IOException { in IvfWriter()
117 int frameCount, int width, int height, int scale, int rate, String mimeType) { in makeIvfHeader()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationCopyPaddedTest.java27 int width = random.nextInt(128);; in test_AllocationPadded_Byte3_1D() local
55 int width = random.nextInt(128); in test_AllocationPadded_Byte3_2D() local
114 int width = random.nextInt(512); in test_AllocationPadded_Short3_1D_Helper() local
150 int width = random.nextInt(128); in test_AllocationPadded_Short3_2D_Helper() local
225 int width = random.nextInt(512); in test_AllocationPadded_Int3_1D() local
256 int width = random.nextInt(128); in test_AllocationPadded_Int3_2D() local
321 int width = random.nextInt(512); in test_AllocationPadded_Float3_1D() local
351 int width = random.nextInt(128); in test_AllocationPadded_Float3_2D() local
415 int width = random.nextInt(512); in test_AllocationPadded_Double3_1D() local
445 int width = random.nextInt(128); in test_AllocationPadded_Double3_2D() local
[all …]
DAllocationCopyToTest.java37 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Byte() local
71 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Short_Helper() local
119 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Int() local
156 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Float() local
193 int width = random.nextInt(512); in test_Allocationcopy1DRangeTo_Long() local
230 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Byte() local
261 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Short_Helper() local
306 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Int() local
340 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Float() local
374 int width = random.nextInt(128); in test_Allocationcopy2DRangeTo_Long() 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/tools/cts-media-preparer-app/src/android/mediastress/cts/preconditions/app/
DMediaPreparerAppTest.java61 private final int width; field in MediaPreparerAppTest.Resolution
64 private Resolution(int width, int height) { in Resolution()
88 int width = 0; in testGetResolutions() local
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutLineBreakingVariantsTest.java50 private static StaticLayout buildLayout(String text, LocaleList locales, int width) { in buildLayout()
55 private static void assertLineBreak(String text, String locale, int width, String... expected) { in assertLineBreak()
/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, in test_YV12() local
181 yuvTest(this.getContext().getCacheDir().toString(), width, height, tmp, nativeByteAlloc, in test_NV21() local
/cts/tests/tests/uirendering27/src/android/uirendering/cts/bitmapverifiers/
DBitmapVerifier.java31 int width = bitmap.getWidth(); in verify() local
41 public abstract boolean verify(int[] bitmap, int offset, int stride, int width, int height); in verify()
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
DBitmapVerifier.java31 int width = bitmap.getWidth(); in verify() local
41 public abstract boolean verify(int[] bitmap, int offset, int stride, int width, int height); in verify()
/cts/tests/tests/uirendering/src/android/uirendering/cts/blendmode/
DBitmapBlendModeCanvasClient.java65 public void draw(Canvas canvas, int width, int height) { in draw()
76 private Bitmap createBitmap(int width, int height) { in createBitmap()
/cts/tests/tests/uirendering27/src/android/uirendering/cts/blendmode/
DBitmapBlendModeCanvasClient.java65 public void draw(Canvas canvas, int width, int height) { in draw()
76 private Bitmap createBitmap(int width, int height) { in createBitmap()
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestLib.java31 public static native void init(int width, int height); in init()
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
DCanvasClient.java27 void draw(Canvas canvas, int width, int height); in draw()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DCanvasClient.java27 void draw(Canvas canvas, int width, int height); in draw()
/cts/tests/tests/uirendering27/src/android/uirendering/cts/util/
DBitmapAsserter.java52 int width = bitmap1.getWidth(); in assertBitmapsAreSimilar() local
78 int width = bitmap.getWidth(); in assertBitmapIsVerified() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/util/
DBitmapAsserter.java52 int width = bitmap1.getWidth(); in assertBitmapsAreSimilar() local
78 int width = bitmap.getWidth(); in assertBitmapIsVerified() local
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DRectChecker.java52 int width, int height) { in validatePlane()
62 int width, int height) { in validatePlaneForTarget()
116 public boolean checkPixels(int matchingPixelCount, int width, int height) { in checkPixels()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/
DCameraStreamManager.java159 int width, int height) { in CameraStreamManager()
182 private void setUpCameraOutputs(int width, int height) { in setUpCameraOutputs()
192 private void openCamera(int width, int height) { in openCamera()
/cts/tests/tests/view/src/android/view/cts/
DTextureViewSnapshotTestActivity.java65 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
72 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBitmapUtils.java90 final int width = bmp1.getWidth(); in compareBitmaps() local
115 public static Bitmap generateRandomBitmap(int width, int height) { in generateRandomBitmap()
126 public static Bitmap generateWhiteBitmap(int width, int height) { in generateWhiteBitmap()

1234567891011