Home
last modified time | relevance | path

Searched defs:shapeDetection (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/icons/
H A DLauncherIcons.java43 public static LauncherIcons obtain(Context context, boolean shapeDetection) { in obtain()
77 boolean shapeDetection) { in LauncherIcons()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DLauncherPreviewRenderer.java140 public LauncherIcons newLauncherIcons(Context context, boolean shapeDetection) { in newLauncherIcons()
152 int poolId, boolean shapeDetection) { in LauncherIconsForPreview()
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DIconNormalizer.java88 IconNormalizer(Context context, int iconBitmapSize, boolean shapeDetection) { in IconNormalizer()
H A DBaseIconFactory.java69 boolean shapeDetection) { in BaseIconFactory()