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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp 197 mHwc.setOutputBuffer(mDisplayId, mOutputFence, outBuffer);
355 *fence = mOutputFence;
413 mOutputFence = mFbFence;
461 mOutputFence = Fence::NO_FENCE;
469 mOutputFence);
474 &sslot, &mOutputFence);
VirtualDisplaySurface.h 178 // mOutputFence is the fence HWC should wait for before writing to the
180 sp<Fence> mOutputFence;

Completed in 27 milliseconds