Home
last modified time | relevance | path

Searched defs:iconBitmapSize (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DLauncherIcons.java86 final int iconBitmapSize = LauncherAppState.getIDP(context).iconBitmapSize; in createIconBitmap() local
227 final int iconBitmapSize = LauncherAppState.getIDP(context).iconBitmapSize; in createIconBitmap() local
/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java80 public int iconBitmapSize; field in InvariantDeviceProfile