Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DContactPhotoManager.java625 int decodedSampleSize; field in ContactPhotoManagerImpl.BitmapHolder
1022 if (sampleSize == holder.decodedSampleSize) { in inflateBitmap()
1066 holder.decodedSampleSize = sampleSize; in inflateBitmap()