Home
last modified time | relevance | path

Searched defs:bitmapInfo (Results 1 – 10 of 10) sorted by relevance

/packages/apps/TV/src/com/android/tv/util/images/
DImageLoader.java208 ScaledBitmapInfo bitmapInfo = imageCache.get(uriString); in doLoadBitmap() local
241 ScaledBitmapInfo bitmapInfo = loadBitmapTask.getFromCache(); in doLoadBitmap() local
288 ScaledBitmapInfo bitmapInfo = getFromCache(); in isReloadNeeded() local
346 ScaledBitmapInfo bitmapInfo = getFromCache(); in doInBackground() local
447 ScaledBitmapInfo bitmapInfo = imageCache.get(uriString); in getAspectRatioFromPosterArtUri() local
DImageCache.java101 public void putIfNeeded(ScaledBitmapInfo bitmapInfo) { in putIfNeeded()
/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DThemedIconDrawable.java60 final ThemedBitmapInfo bitmapInfo; field in ThemedIconDrawable
114 final ThemedBitmapInfo bitmapInfo; field in ThemedIconDrawable.ThemedConstantState
117 public ThemedConstantState(ThemedBitmapInfo bitmapInfo, in ThemedConstantState()
DClockDrawableWrapper.java199 BitmapInfo bitmapInfo = iconFactory.createBadgedIconBitmap(background, in getExtendedInfo() local
/packages/apps/TV/src/com/android/tv/data/
DChannelLogoFetcher.java136 ScaledBitmapInfo bitmapInfo = in doInBackground() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitToWorkspaceController.java116 BitmapInfo bitmapInfo; in handleSecondAppSelectionForSplit() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskIconCache.java171 BitmapInfo bitmapInfo = getBitmapInfo( in getCacheEntry() local
/packages/apps/Launcher3/src/com/android/launcher3/icons/
DIconCache.java273 BitmapInfo bitmapInfo = cacheLocked(ShortcutKey.fromInfo(si).componentName, in getShortcutIcon() local
/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/cache/
DBaseIconCache.java553 private ContentValues newContentValues(BitmapInfo bitmapInfo, String label, in newContentValues()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java178 BitmapInfo bitmapInfo = LauncherIcons.obtain(context).createIconBitmap(shortcut); in addPrivateSpaceInstallAppButton() local