Home
last modified time | relevance | path

Searched defs:bmp (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DCanvasDrawGlyphsTest.java61 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/
DNinePatchDrawableTest.java100 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()
DTransitionDrawableTest.java212 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/
DBitmapUtils.java126 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/
DWallpaperColorsTest.java83 Bitmap bmp = Bitmap.createBitmap(30, 30, Bitmap.Config.ARGB_8888); in fromBitmapTest() local
DWallpaperManagerTest.java530 Bitmap bmp = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in ensureCleanState() local
/cts/tests/openglperf2/src/android/opengl2/cts/reference/
DGLGameActivity.java156 Bitmap bmp = BitmapFactory.decodeStream(in, null, op); in loadTexture() local
/cts/tests/tests/security/src/android/security/cts/
DBinderExploitTest.java163 Bitmap bmp = Bitmap.createBitmap(1, 1, Bitmap.Config.ALPHA_8); in setUpBundle() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DCtsMediaTextureRender.java292 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() local
/cts/tests/media/src/android/mediav2/cts/
DTextureRender.java288 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() local
/cts/tests/tests/media/src/android/media/cts/
DTextureRender.java288 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() local
/cts/tests/tests/text/src/android/text/cts/
DEmojiTest.java80 private String describeBitmap(final Bitmap bmp) { in describeBitmap()
DBoringLayoutTest.java367 final Bitmap bmp = Bitmap.createBitmap(l.getWidth(), l.getHeight(), Bitmap.Config.RGB_565); in drawToBitmap() local
DPrecomputedTextTest.java648 final Bitmap bmp = Bitmap.createBitmap(rect.width(), in drawToBitmap() local
/cts/tests/tests/opengl/src/android/opengl/cts/
DFramebufferTest.java619 Bitmap bmp = Bitmap.createBitmap(colors, mWidth, mHeight, Bitmap.Config.ARGB_8888); in saveFrame() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...