Searched refs:gatherTransparentRegion (Results 1 – 4 of 4) sorted by relevance
104 assertTrue(mMockSurfaceView.gatherTransparentRegion(region)); in testSurfaceView()107 assertFalse(mMockSurfaceView.gatherTransparentRegion(region)); in testSurfaceView()
110 public boolean gatherTransparentRegion(Region region) { in gatherTransparentRegion() method in AttachedSurfaceControlSyncTest.GreenSurfaceAnchorView
829 assertTrue(mMockViewGroup.gatherTransparentRegion(region)); in testGatherTransparentRegion()830 assertTrue(mMockViewGroup.gatherTransparentRegion(null)); in testGatherTransparentRegion()
151 assertTrue(mFrameLayout.gatherTransparentRegion(region)); in testGatherTransparentRegion()156 assertTrue(mFrameLayout.gatherTransparentRegion(region)); in testGatherTransparentRegion()