Searched refs:mViewBitmap (Results 1 – 1 of 1) sorted by relevance
90 private final Bitmap mViewBitmap; field in ViewGroupItemVerticalExplodeAnimation.ViewExplodeAnimationJellyBeanMR299 mViewBitmap = snapshotView(viewToAnimate); in ViewExplodeAnimationJellyBeanMR2()103 mViewBitmap = null; in ViewExplodeAnimationJellyBeanMR2()170 mSnapshot.setBackground(new BitmapDrawable(resources, mViewBitmap)); in startAnimation()184 if (mViewBitmap != null) { in startAnimation()185 mViewBitmap.recycle(); in startAnimation()