Searched refs:drawableBitmap (Results 1 – 1 of 1) sorted by relevance
550 final Bitmap drawableBitmap = ((BitmapDrawable) mDrawable).getBitmap(); in bindPhoto() local551 if (photoBitmap == drawableBitmap) { in bindPhoto()