Searched defs:createBitmap (Results 1 – 5 of 5) sorted by relevance
93 private Bitmap createBitmap(String cardNumber) { in createBitmap() method in GetWalletCardsResponseTest
76 private Bitmap createBitmap(int width, int height) { in createBitmap() method in BitmapBlendModeCanvasClient
81 protected fun createBitmap(width: Int, height: Int): Bitmap = in <lambda>() method in android.app.cts.NotificationTemplateTestBase
105 private static Bitmap createBitmap(int width, int height, int bgColor, String name) { in createBitmap() method in SharesheetTestImageProvider