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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 325 sp<Fence> lastDisplayFence; // signals when the last set op takes
HWComposer.cpp 446 return mDisplayData[disp].lastDisplayFence;
716 disp.lastDisplayFence = disp.lastRetireFence;
756 dd.lastDisplayFence = Fence::NO_FENCE;
    [all...]

Completed in 233 milliseconds