MCPcopy Create free account
hub / github.com/chislon/Launcher3 / createIconBitmap

Method createIconBitmap

src/com/android/launcher3/Utilities.java:90–109  ·  view source on GitHub ↗

Returns a bitmap suitable for the all apps view. Used to convert pre-ICS icon bitmaps that are stored in the database (which were 74x74 pixels at hdpi size) to the proper size (48dp)

(Bitmap icon, Context context)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

LauncherModelMethod · 0.95
getShortcutInfoMethod · 0.95
getIconFromCursorMethod · 0.95
resampleIconBitmapMethod · 0.95
packWidgetMethod · 0.95
cacheLockedMethod · 0.95

Calls 12

initStaticsMethod · 0.95
getIntrinsicWidthMethod · 0.80
getIntrinsicHeightMethod · 0.80
setBitmapMethod · 0.80
setMethod · 0.80
getWidthMethod · 0.65
getHeightMethod · 0.65
drawRectMethod · 0.65
getBoundsMethod · 0.65
drawMethod · 0.65
getBitmapMethod · 0.45
setColorMethod · 0.45

Tested by

no test coverage detected