Home
last modified time | relevance | path

Searched defs:gatherTransparentRegion (Results 1 – 6 of 6) sorted by relevance

/frameworks/layoutlib/bridge/src/android/view/
DSurfaceView.java53 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in SurfaceView
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java350 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in DecorView
359 boolean gatherTransparentRegion(ColorViewState colorViewState, Region region) { in gatherTransparentRegion() method in DecorView
/frameworks/base/media/java/android/media/tv/
DTvView.java729 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in TvView
/frameworks/base/core/java/android/view/
DSurfaceView.java598 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in SurfaceView
DViewGroup.java7257 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in ViewGroup
DView.java26190 public boolean gatherTransparentRegion(@Nullable Region region) { in gatherTransparentRegion() method in View