Searched defs:createBitmap (Results 1 – 4 of 4) 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
70 protected fun createBitmap(width: Int, height: Int): Bitmap = in <lambda>() method