Searched defs:bitmap (Results 1 – 4 of 4) sorted by relevance
68 final Bitmap bitmap = in setWallpaper() local115 public Color getMostColor(@NonNull Bitmap bitmap) { in getMostColor()147 Bitmap bitmap = null; in getScreenshotMostColorAsRect() local
110 Bitmap bitmap = BitmapFactory.decodeFileDescriptor(fileDescriptor); in validateImage() local
280 val bitmap = loadBitmap("round_rect_green") in goldenIdentifierResolver() constant295 val bitmap = loadBitmap("round_rect_green") in goldenIdentifierResolver() constant
59 val bitmap: Bitmap = Bitmap.createBitmap(300, 300, Bitmap.Config.ARGB_8888) in before() constant