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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 960 repaintEverything();
985 const bool repaintEverything = mRepaintEverything;
990 const Region dirtyRegion(hw->getDirtyRegion(repaintEverything));
    [all...]
SurfaceFlinger_hwc1.cpp 964 repaintEverything();
983 const bool repaintEverything = mRepaintEverything;
988 const Region dirtyRegion(hw->getDirtyRegion(repaintEverything));
    [all...]

Completed in 199 milliseconds