Searched refs:btk (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Dialer/java/com/android/dialer/contactphoto/ |
D | ContactPhotoManagerImpl.java | 193 "Cache size: " + btk(bitmapHolderCache.maxSize()) + " + " + btk(bitmapCache.maxSize())); in ContactPhotoManagerImpl() 207 private static String btk(int bytes) { in btk() method in ContactPhotoManagerImpl 286 + btk(bytes.length) in inflateBitmap() 292 + btk(bitmap.getByteCount())); in inflateBitmap() 323 + btk(rawBytes) in dumpStats() 325 + btk(bitmapBytes) in dumpStats() 327 + btk(rawBytes + bitmapBytes) in dumpStats() 333 + btk(safeDiv(rawBytes, numHolders)) in dumpStats() 335 + btk(safeDiv(bitmapBytes, numBitmaps))); in dumpStats() 356 + btk(bitmapBytes) in dumpStats() [all …]
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactPhotoManager.java | 741 Log.d(TAG, "Cache size: " + btk(mBitmapHolderCache.maxSize()) in ContactPhotoManagerImpl() 742 + " + " + btk(mBitmapCache.maxSize())); in ContactPhotoManagerImpl() 756 private static String btk(int bytes) { in btk() method in ContactPhotoManagerImpl 785 Log.d(TAG, "L1: " + btk(rawBytes) + " + " + btk(bitmapBytes) + " = " in dumpStats() 786 + btk(rawBytes + bitmapBytes) + ", " + numHolders + " holders, " in dumpStats() 788 + btk(safeDiv(rawBytes, numHolders)) in dumpStats() 789 + "," + btk(safeDiv(bitmapBytes,numBitmaps))); in dumpStats() 802 Log.d(TAG, "L2: " + btk(bitmapBytes) + ", " + numBitmaps + " bitmaps" in dumpStats() 803 + ", avg: " + btk(safeDiv(bitmapBytes, numBitmaps))); in dumpStats() 1070 Log.d(TAG, "inflateBitmap " + btk(bytes.length) + " -> " in inflateBitmap() [all …]
|
/packages/apps/DocumentsUI/tests/res/raw/ |
D | images_tar | 4209 2�+s���{})%Q�2�]ˌ��o�F>b���Tk$K��m��Py��-�btk�bY��^��*�Y�G9~nq�K;d�@ ��8��&S�g�rj{|��(…
|