Home
last modified time | relevance | path

Searched defs:gatherTransparentRegion (Results 1 – 7 of 7) 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/android/app/
DActivityView.java375 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in ActivityView
/frameworks/base/core/java/android/view/
DSurfaceView.java506 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in SurfaceView
DViewGroup.java7149 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in ViewGroup
DView.java25509 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in View
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java313 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in DecorView
322 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