/cts/tests/tests/media/src/android/media/cts/ |
D | MediaPlayerTestBase.java | 113 protected void playVideoTest(String path, int width, int height) throws Exception { in playVideoTest() 117 protected void playVideoWithRetries(String path, Integer width, Integer height, int playTime) in playVideoWithRetries() 134 protected void playVideoTest(int resid, int width, int height) throws Exception { in playVideoTest() 146 private void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo()
|
D | CamcorderProfileTest.java | 271 private boolean isSizeSupported(int width, int height, List<Size> sizes) { in isSizeSupported()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | ShaderTest.java | 53 int width = 80; in testAccessLocalMatrix() local
|
D | PorterDuffColorFilterTest.java | 41 int width = 100; in testPorterDuffColorFilter() local
|
D | PixelXorXfermodeTest.java | 39 int width = 100; in testPixelXorXfermode() local
|
D | YuvImageTest.java | 103 int width = 100; in testYuvImage() local 232 int width = mTestBitmaps[0].getWidth(); in testGetYuvData() local 256 private void generateTestBitmaps(int width, int height) { in generateTestBitmaps() 270 int width = bitmap.getWidth(); in generateYuvImage() local 340 private byte[] convertArgbsToYuvs(int[] argb, int width, int height, in convertArgbsToYuvs() 390 int width = expected.getWidth(); in compareBitmaps() local
|
D | NinePatchTest.java | 154 int width = expected.getWidth(); in checkBitmapWithAlpha() local
|
D | BitmapRegionDecoderTest.java | 326 int width = decoder.getWidth(); in compareRegionByRegion() local 415 int width = expected.getWidth(); in compareBitmaps() local
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
D | Camera_SizeTest.java | 60 private void checkSize(Parameters parameters, int width, int height) { in checkSize()
|
/cts/tests/tests/text/src/android/text/style/cts/ |
D | ImageSpanTest.java | 103 int width = 80; in testConstructor() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | AllocationTest.java | 473 int width, int height) { in helperFloatCopy2D() 500 int width, int height) { in helperByteCopy2D() 527 int width, int height) { in helperShortCopy2D() 554 int width, int height) { in helperIntCopy2D() 581 int width, int height) { in helperFloatAllocationCopy2D() 607 int width, int height) { in helperByteAllocationCopy2D()
|
/cts/tests/src/android/opengl/cts/ |
D | OpenGlEsVersionStubActivity.java | 88 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
D | GLSurfaceViewStubActivity.java | 38 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
D | EglConfigGLSurfaceView.java | 111 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 237 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewGroup_LayoutParamsTest.java | 99 public MockLayoutParams(int width, int height) { in MockLayoutParams()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/ |
D | RectShapeTest.java | 51 private void assertDrawSuccessfully(Bitmap bitmap, int width, int height, int color) { in assertDrawSuccessfully()
|
D | ShapeTest.java | 162 protected void onResize(float width, float height) { in onResize()
|
/cts/tests/src/android/theme/cts/ |
D | TesterViewGroup.java | 75 int width = getMeasureSpec(params.width, mReferenceHeightDp); in onMeasure() local
|
/cts/apps/CtsVerifier/lib/colorchecker/ |
D | grouping.h | 120 int width = pField->getWidth(); in Grouping() local
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | TouchTest.java | 83 final int width = getTextWidth(LONG_TEXT, paint); in testScrollTo() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | GradientDrawableTest.java | 125 int width = 2; in testSetStroke1() local
|
D | NinePatchDrawableTest.java | 384 final int width = 80; in testInflate() local
|
D | ShapeDrawableTest.java | 296 public Shader resize(int width, int height) { in resize()
|
/cts/tests/src/android/media/cts/ |
D | VideoSurfaceView.java | 198 public void onSurfaceChanged(GL10 glUnused, int width, int height) { in onSurfaceChanged()
|
/cts/tests/tests/text/src/android/text/cts/ |
D | BoringLayoutTest.java | 546 final int width, in createMetrics()
|