HomeSort by relevance Sort by last modified time
    Searched refs:aboveOpaqueLayers (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestLayers.cpp 242 android::Region aboveOpaqueLayers;
258 visibleRegion.subtractSelf(aboveOpaqueLayers);
268 aboveOpaqueLayers.orSelf(visibleRegion);
272 if (!aboveOpaqueLayers.isRect())
275 const auto rect = aboveOpaqueLayers.begin();
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 77 milliseconds