Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DBitmapRenderer.java36 GraphicsUtils.noteNewBitmapCreated(); in createSoftwareBitmap()
48 GraphicsUtils.noteNewBitmapCreated(); in createHardwareBitmap()
64 GraphicsUtils.noteNewBitmapCreated(); in createBitmap()
DGraphicsUtils.java93 public static void noteNewBitmapCreated() { in noteNewBitmapCreated() method in GraphicsUtils