Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/cts/
DControlCharacterGlyphTest.java37 Bitmap bmp = Bitmap.createBitmap(200, 200, Bitmap.Config.ALPHA_8); in testLineBreakDrawsNothing() local
DFontVariationSettingsTest.kt45 val bmp = Bitmap.createBitmap(w, layout.height, Bitmap.Config.ALPHA_8) in drawText() constant
DEmojiTest.java89 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.java697 final Bitmap bmp = Bitmap.createBitmap(rect.width(), in drawToBitmap() local
/cts/tests/wallpapereffectsgeneration/src/android/wallpapereffectsgeneration/cts/
DCinematicEffectRequestTest.java45 final Bitmap bmp = Bitmap.createBitmap(320, 480, Bitmap.Config.ARGB_8888); in testCreateCinematicEffectRequest() local
DTexturedMeshTest.java44 final Bitmap bmp = Bitmap.createBitmap(3200, 4800, Config.ARGB_8888); in testCreateTexturedMeshRequest() local
DCinematicEffectResponseTest.java52 final Bitmap bmp = Bitmap.createBitmap(3200, 4800, Config.ARGB_8888); in testCreateCinematicEffectResponse() local
DWallpaperEffectsGenerationManagerTest.java204 Bitmap bmp = Bitmap.createBitmap(32, 48, Bitmap.Config.ARGB_8888); in createCinematicEffectRequest() local
/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/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperColorsTest.java83 Bitmap bmp = Bitmap.createBitmap(30, 30, Bitmap.Config.ARGB_8888); in fromBitmapTest() local
DWallpaperManagerTest.java1741 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.java170 Bitmap bmp = Bitmap.createBitmap(1, 1, Bitmap.Config.ALPHA_8); in setUpBundle() local
/cts/tests/mediapc/src/android/mediapc/cts/
DTextureRender.java288 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() 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/tests/media/common/src/android/media/cts/
DTextureRender.java299 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() local
/cts/tests/media/common/src/android/mediav2/common/cts/
DTextureRender.java322 Bitmap bmp = Bitmap.createBitmap(colors, width, height, Bitmap.Config.ARGB_8888); in saveFrame() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewSearchResultHighlightTest.java91 Bitmap bmp = Bitmap.createBitmap(r.width(), r.height(), Bitmap.Config.ARGB_8888); in drawToBitmap() local
DTextViewHighlightTest.java92 Bitmap bmp = Bitmap.createBitmap(r.width(), r.height(), Bitmap.Config.ARGB_8888); 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/ ...