Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/contactphoto/
DContactPhotoManagerImpl.java235 if (sampleSize == holder.decodedSampleSize) { in inflateBitmap()
279 holder.decodedSampleSize = sampleSize; in inflateBitmap()
794 int decodedSampleSize; field in ContactPhotoManagerImpl.BitmapHolder
/packages/apps/Contacts/src/com/android/contacts/
DContactPhotoManager.java625 int decodedSampleSize; field in ContactPhotoManagerImpl.BitmapHolder
1022 if (sampleSize == holder.decodedSampleSize) { in inflateBitmap()
1066 holder.decodedSampleSize = sampleSize; in inflateBitmap()