Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenIconDrawableFactory.java156 private static final float MASK_SIZE = AdaptiveIconDrawable.MASK_SIZE; field in SplashscreenIconDrawableFactory.MaskBackgroundDrawable
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/
H A DDynamicAdaptiveIconDrawable.java45 private static final float MASK_SIZE = 100f; field in DynamicAdaptiveIconDrawable
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java85 public static final float MASK_SIZE = 100f; field in AdaptiveIconDrawable
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java78 private static final int MASK_SIZE = 0x00000080; field in BluetoothMapContent