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 321 sp<Fence> lastDisplayFence; // signals when the last set op takes
HWComposer.cpp 431 return mDisplayData[disp].lastDisplayFence;
688 disp.lastDisplayFence = disp.lastRetireFence;
728 dd.lastDisplayFence = Fence::NO_FENCE;
    [all...]

Completed in 694 milliseconds