Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DLayerDebugInfo.h46 Region mTransparentRegion = Region::INVALID_REGION; variable
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/
H A DDynamicAdaptiveIconDrawable.java67 private final Region mTransparentRegion; field in DynamicAdaptiveIconDrawable
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java115 private final Region mTransparentRegion; field in AdaptiveIconDrawable
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java457 final Region mTransparentRegion; field in ViewRootImpl