Home
last modified time | relevance | path

Searched refs:crossfadeDrawable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/ui/
DBottomBar.java475 private TransitionDrawable crossfadeDrawable(Drawable from, Drawable to) { in crossfadeDrawable() method in BottomBar
509 TransitionDrawable transitionDrawable = crossfadeDrawable( in animateToVideoStop()
525 TransitionDrawable transitionDrawable = crossfadeDrawable( in animateToFullSize()