/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | CanvasDrawGlyphsTest.java | 61 Bitmap bmp = Bitmap.createBitmap(BMP_WIDTH, BMP_HEIGHT, Bitmap.Config.ARGB_8888); in drawGlyphsToBitmap() local 260 Bitmap bmp = drawGlyphsToBitmap( in drawGlyphs_positionDifference() local 302 Bitmap bmp = drawGlyphsToBitmap( in drawGlyphs_paintEffect() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | NinePatchDrawableTest.java | 100 Bitmap bmp = BitmapFactory.decodeResource(mResources, R.drawable.ninepatch_0); in testConstructors() local 119 Bitmap bmp = Bitmap.createBitmap(9, 9, Config.ARGB_8888); in testDraw() local 281 Bitmap bmp = getBitmapUnscaled(R.drawable.ninepatch_0); in testGetIntrinsicWidth() local 293 Bitmap bmp = getBitmapUnscaled(R.drawable.ninepatch_0); in testGetMinimumWidth() local 305 Bitmap bmp = getBitmapUnscaled(R.drawable.ninepatch_0); in testGetIntrinsicHeight() local 317 Bitmap bmp = getBitmapUnscaled(R.drawable.ninepatch_0); in testGetMinimumHeight() local 654 private void verifyColorFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in verifyColorFillRect()
|
D | TransitionDrawableTest.java | 212 private void verifyColorFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in verifyColorFillRect() 220 private void verifyColorNotFillRect(Bitmap bmp, int x, int y, int w, int h, int color) { in verifyColorNotFillRect()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | BitmapUtils.java | 126 final Bitmap bmp = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in generateRandomBitmap() local 137 final Bitmap bmp = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in generateWhiteBitmap() local 150 public static ByteArrayInputStream bitmapToInputStream(Bitmap bmp) { in bitmapToInputStream()
|
/cts/tests/app/src/android/app/cts/ |
D | WallpaperColorsTest.java | 83 Bitmap bmp = Bitmap.createBitmap(30, 30, Bitmap.Config.ARGB_8888); in fromBitmapTest() local
|
D | WallpaperManagerTest.java | 530 Bitmap bmp = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in ensureCleanState() local
|
/cts/tests/openglperf2/src/android/opengl2/cts/reference/ |
D | GLGameActivity.java | 156 Bitmap bmp = BitmapFactory.decodeStream(in, null, op); in loadTexture() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | BinderExploitTest.java | 163 Bitmap bmp = Bitmap.createBitmap(1, 1, Bitmap.Config.ALPHA_8); in setUpBundle() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | CtsMediaTextureRender.java | 292 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() local
|
/cts/tests/media/src/android/mediav2/cts/ |
D | TextureRender.java | 288 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | TextureRender.java | 288 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() local
|
/cts/tests/tests/text/src/android/text/cts/ |
D | EmojiTest.java | 80 private String describeBitmap(final Bitmap bmp) { in describeBitmap()
|
D | BoringLayoutTest.java | 367 final Bitmap bmp = Bitmap.createBitmap(l.getWidth(), l.getHeight(), Bitmap.Config.RGB_565); in drawToBitmap() local
|
D | PrecomputedTextTest.java | 648 final Bitmap bmp = Bitmap.createBitmap(rect.width(), in drawToBitmap() local
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | FramebufferTest.java | 619 Bitmap bmp = Bitmap.createBitmap(colors, mWidth, mHeight, Bitmap.Config.ARGB_8888); in saveFrame() local
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |