Searched refs:clearRegion (Results 1 – 7 of 7) sorted by relevance
56 Region clearRegion = Region::INVALID_REGION; member69 lhs.clearRegion.hasSameRects(rhs.clearRegion) && lhs.orientation == rhs.orientation;84 PrintTo(settings.clearRegion, os); in PrintTo()
137 mManager.clearRegion(this); in clear()227 private void clearRegion(TouchInsetSession session) { in clearRegion() method
146 clientCompositionDisplay.clearRegion = Region::INVALID_REGION; in onCapture()
312 public Builder clearRegion() { in clearRegion() method in Palette.Builder
358 void clearRegion();930 settings.clearRegion = Region(Rect(2, 4)); in clearLeftRegion()938 void RenderEngineTest::clearRegion() { in clearRegion() function in android::RenderEngineTest1216 clearRegion(); in TEST_F()
1094 if (!display.clearRegion.isEmpty()) { in drawLayers()1096 fillRegionWithColor(display.clearRegion, 0.0, 0.0, 0.0, 1.0); in drawLayers()
730 clientCompositionDisplay.clearRegion = Region::INVALID_REGION; in processLoop()