Home
last modified time | relevance | path

Searched defs:gatherTransparentRegion (Results 1 – 5 of 5) 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.java298 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in DecorView
307 boolean gatherTransparentRegion(ColorViewState colorViewState, Region region) { in gatherTransparentRegion() method in DecorView
/frameworks/base/core/java/android/view/
DSurfaceView.java348 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in SurfaceView
DViewGroup.java6883 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in ViewGroup
/frameworks/base/media/java/android/media/tv/
DTvView.java729 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in TvView