Searched refs:createDrawableBitmap (Results 1 – 2 of 2) sorted by relevance
183 Bitmap bitmap = TransitionUtils.createDrawableBitmap(d, imageView); in onCaptureSharedElementSnapshot()
117 public static Bitmap createDrawableBitmap(Drawable drawable, View hostView) { in createDrawableBitmap() method in TransitionUtils