Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/contactphoto/
H A DContactPhotoManagerImpl.java236 if (sampleSize == holder.decodedSampleSize) { in inflateBitmap()
280 holder.decodedSampleSize = sampleSize; in inflateBitmap()
795 int decodedSampleSize; field in ContactPhotoManagerImpl.BitmapHolder
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DContactPhotoManager.java625 int decodedSampleSize; field in ContactPhotoManagerImpl.BitmapHolder
1022 if (sampleSize == holder.decodedSampleSize) { in inflateBitmap()
1066 holder.decodedSampleSize = sampleSize; in inflateBitmap()