Home
last modified time | relevance | path

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

12345678910>>...18

/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/uirendering/src/android/uirendering/cts/testclasses/
DAnimatedImageDrawableTest.kt106 drawable, width, height -> in <lambda>() method
112 drawable, width, height -> in <lambda>() method
118 drawable, width, height -> in <lambda>() method
126 drawable, width, height -> in <lambda>() method
134 drawable, width, height -> in <lambda>() method
142 drawable, width, height -> in <lambda>() method
149 drawable, width, height -> in <lambda>() method
158 drawable, width, height -> in <lambda>() method
165 drawable, width, height -> in <lambda>() method
175 drawable, width, height -> in <lambda>() method
[all …]
/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/tests/surfacecontrol/src/android/view/cts/util/aidl/
DIAttachEmbeddedWindow.aidl27 …SurfacePackage attachEmbedded(IBinder hostToken, int width, int height, int displayId, long delayM… in attachEmbedded()
31 int width, int height, boolean transferTouchToHost, in attachEmbeddedSurfaceControl()
37 in InputTransferToken hostToken, int width, int height, boolean transferTouchToHost, in attachEmbeddedASurfaceControl()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewDarkModeTestBase.java50 public void setWebViewSize(int width, int height) { in setWebViewSize()
69 private static int[] getBitmapPixels(Bitmap bitmap, int x, int y, int width, int height) { in getBitmapPixels()
76 Bitmap bitmap, int x, int y, int width, int height) { in getBitmapHistogram()
/cts/tests/tests/virtualdevice/camera/src/android/virtualdevice/cts/camera/
DVirtualCameraCaptureTest.java199 int width = 460; in captureImage_blocksUntilFirstFrame() local
257 int width = 1280; in captureImage_withMediaCodec_hasOutputSimilarToImageReader() local
283 int width = 460; in captureImage_withMediaCodec_hasOutputSimilarToGolden() local
306 int width = 460; in captureImage_withoutCustomTimestamp_withImageWriter() local
340 int width = 460; in captureImage_withCustomTimestamp_withImageWriter() local
366 int width = 460; in captureMultipleImages_withCustomTimestamp_withImageWriter() local
419 int width = 460; in testRenderingRate() local
471 int width = 1280; in captureMultipleImages_withCustomTimestamp_withMediaCodec() local
/cts/tests/tests/text/src/android/text/cts/
DLayoutInterJustificationTest.kt66 val width = 100 in <lambda>() constant
77 val width = 100 in <lambda>() constant
96 val width = Layout.getDesiredWidth(text, paint) in <lambda>() constant
/cts/tests/tests/graphics/src/android/graphics/cts/
DYuvImageTest.java108 int width = 100; in testYuvImage() local
237 int width = mTestBitmaps[0].getWidth(); in testGetYuvData() local
262 final int width = 1280; in testCompressYuvToJpegRWithBadInputs() local
381 final int width = 1280; in testCompressYuvToJpegR() local
416 final int width = 1280; in testCompressYuvToJpegRWithExif() local
463 final int width = stride - padding; in testCompressYuvToJpegRWithStrides() local
482 assertEquals(decoded.getWidth(), width); in testCompressYuvToJpegRWithStrides() local
485 private void generateTestBitmaps(int width, int height) { in generateTestBitmaps()
502 int width = bitmap.getWidth(); in generateYuvImage() local
577 private byte[] convertArgbsToYuvs(int[] argb, int width, int height, in convertArgbsToYuvs()
/cts/tests/tests/view/src/android/view/cts/
DSDRTestActivity.java46 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {} in surfaceChanged()
95 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
103 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) {} in onSurfaceTextureSizeChanged()
/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/tools/cts-media-preparer-app/src/android/mediastress/cts/preconditions/app/
DMediaPreparerAppTest.java64 private final int width; field in MediaPreparerAppTest.Resolution
67 private Resolution(int width, int height) { in Resolution()
99 int width = 0; in testGetResolutions() 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/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/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/media/common/src/android/media/cts/
DMediaStubActivity2.java68 public void onSurfaceTextureAvailable(SurfaceTexture st, int width, int height) { in onSurfaceTextureAvailable()
76 public void onSurfaceTextureSizeChanged(SurfaceTexture st, int width, int height) { in onSurfaceTextureSizeChanged()
DOutputSurface.java75 public OutputSurface(int width, int height) { in OutputSurface()
79 public OutputSurface(int width, int height, boolean useHighBitDepth) { in OutputSurface()
83 public OutputSurface(int width, int height, boolean useHighBitDepth, boolean secure) { in OutputSurface()
147 private void eglSetup(int width, int height, boolean useHighBitDepth) { in eglSetup()
/cts/tests/media/src/android/mediav2/cts/
DVideoEncoderTest.java80 int width, int height, int frameRate, int colorFormat, int maxBFrames) { in getVideoEncoderCfgParams()
100 int width = (int) arg[2]; in prepareTestArgs() local
125 private static SupportClass getSupportRequirementsDynamic(String mediaType, int width, in getSupportRequirementsDynamic()
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DImageReaderDecoderTest.java179 public MediaAsset(String resource, int width, int height, boolean isSwirl, in MediaAsset()
188 public MediaAsset(String resource, int width, int height) { in MediaAsset()
192 public MediaAsset(String resource, int width, int height, boolean isSwirl) { in MediaAsset()
196 public MediaAsset(String resource, int width, int height, int bitDepth) { in MediaAsset()
355 int width = mMediaAsset.getWidth(); in decodeTest() local
443 int width, int height, int imageFormat, int mode, boolean checkSwirl) in decodeFramesToImage()
579 Image image, int width, int height, int format, String filePath) { in validateImage()
674 private static void validateYuvData(byte[] yuvData, int width, int height, int format, in validateYuvData()
738 int width = crop.width(); in getDataFromImage() local
829 int width, int height, int format, int maxNumImages, in createImageReader()
/cts/tests/tests/media/encoder/src/android/media/encoder/cts/
DVideoEncoderTest.java335 String videoEncName, String outMime, int width, int height, in initCodecsAndConfigureEncoder()
523 int width, int height, boolean optional); in processLoop()
546 int width, int height, boolean optional) { in processLoop()
771 int width, int height, boolean optional) { in processLoop()
1011 int width, height; in initializeSizes() local
1045 int width = getExtreme(mVideoCaps.getSupportedWidths(), x, dx); in addExtremeSizesFor() local
1063 int width = getExtreme(mVideoCaps.getSupportedWidthsFor(height), x, dx); in addExtremeSizesFor() local
1117 int width = alignInRange( in getLargestSizeForRatio() local
1140 public boolean testSpecific(int width, int height, boolean flexYUV) { in testSpecific()
1144 public boolean testIntraRefresh(int width, int height) { in testIntraRefresh()
[all …]
/cts/tests/videocodec/src/android/videocodec/cts/
DVideoEncoderFrameRateTest.java70 private static EncoderConfigParams getVideoEncoderCfgParams(String mediaType, int width, in getVideoEncoderCfgParams()
82 private static void addParams(int width, int height) { in addParams()
102 private static void addParamsAPV(int width, int height, int bitrate) { in addParamsAPV()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DCanvasClient.java27 void draw(Canvas canvas, int width, int height); in draw()

12345678910>>...18