Home
last modified time | relevance | path

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

/frameworks/base/tools/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.java295 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in DecorView
304 boolean gatherTransparentRegion(ColorViewState colorViewState, Region region) { in gatherTransparentRegion() method in DecorView
/frameworks/base/core/java/android/view/
DSurfaceView.java349 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in SurfaceView
DViewGroup.java6861 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in ViewGroup
/frameworks/base/media/java/android/media/tv/
DTvView.java726 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in TvView