| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | ShaderTest.java | 31 int width = 80; in testAccessLocalMatrix() local
|
| D | PorterDuffColorFilterTest.java | 32 int width = 100; in testPorterDuffColorFilter() local
|
| D | YuvImageTest.java | 93 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
|
| D | PixelXorXfermodeTest.java | 30 int width = 100; in testPixelXorXfermode() local
|
| /cts/tests/tests/media/src/android/media/cts/ |
| D | MediaPlayerTestBase.java | 133 protected void playVideoTest(String path, int width, int height) throws Exception { in playVideoTest() 137 protected void playVideoWithRetries(String path, Integer width, Integer height, int playTime) in playVideoWithRetries() 154 protected void playVideoTest(int resid, int width, int height) throws Exception { in playVideoTest() 170 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo()
|
| /cts/tests/tests/textureview/src/android/textureview/cts/ |
| D | TextureViewSnapshotTestActivity.java | 61 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() 68 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
|
| D | TextureViewTestActivity.java | 67 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() 74 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
|
| /cts/tests/tests/holo/src/android/holo/cts/ |
| D | DisplayInfoActivity.java | 41 int width = Math.round(dm.widthPixels / dm.density); in onCreate() local
|
| D | ReferenceViewGroup.java | 57 int width = getMeasureSpec(params.width, mWidthDp); in onMeasure() local
|
| /cts/tests/tests/graphics2/src/android/graphics2/cts/ |
| D | TextureViewCameraActivity.java | 50 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/cts/ |
| D | Camera_SizeTest.java | 51 private void checkSize(Parameters parameters, int width, int height) { in checkSize()
|
| /cts/tests/tests/text/src/android/text/style/cts/ |
| D | ImageSpanTest.java | 34 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/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
| D | GLESSurfaceView.java | 86 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
| /cts/tests/tests/opengl/src/android/opengl/cts/ |
| D | RendererBase.java | 46 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
| /cts/tests/src/android/opengl/cts/ |
| D | OpenGlEsVersionStubActivity.java | 88 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()
|
| D | GLSurfaceViewStubActivity.java | 38 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | ViewGroup_LayoutParamsTest.java | 71 public MockLayoutParams(int width, int height) { in MockLayoutParams()
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/ |
| D | RectShapeTest.java | 41 private void assertDrawSuccessfully(Bitmap bitmap, int width, int height, int color) { in assertDrawSuccessfully()
|
| D | ShapeTest.java | 120 protected void onResize(float width, float height) { in onResize()
|
| /cts/tests/tests/text/src/android/text/method/cts/ |
| D | TouchTest.java | 72 final int width = getTextWidth(LONG_TEXT, paint); in testScrollTo() local
|
| /cts/tests/tests/openglperf/src/android/openglperf/cts/ |
| D | TextureTestRenderer.java | 132 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
| /cts/tests/tests/text/src/android/text/cts/ |
| D | StaticLayoutLineBreakingTest.java | 73 float width = getCharWidth(chars[index + i]); in getTextRunAdvances() local 99 private static StaticLayout getStaticLayout(CharSequence source, int width) { in getStaticLayout()
|
| /cts/tests/tests/animation/src/android/animation/cts/ |
| D | ShapeHolder.java | 93 public void setWidth(float width) { in setWidth()
|