Searched refs:renderBitmap (Results 1 – 2 of 2) sorted by relevance
117 Bitmap screenshotBitmap = renderBitmap(screenshotDrawable, bounds); in saveScreenshotThenFinish()140 private static Bitmap renderBitmap(Drawable drawable, Rect bounds) { in renderBitmap() method in AppClipsViewModel
291 private static Bitmap renderBitmap(Drawable drawable, Rect bounds) { in renderBitmap() method in LongScreenshotActivity420 mOutputBitmap = renderBitmap(drawable, bounds); in startExport()