Lines Matching full:fence
99 virtual status_t dequeueBuffer(int* pslot, sp<Fence>* fence, bool async,
103 virtual void cancelBuffer(int pslot, const sp<Fence>& fence);
114 int* sslot, sp<Fence>* fence);
174 // mFbFence is the fence HWC should wait for before reading the framebuffer
176 sp<Fence> mFbFence;
178 // mOutputFence is the fence HWC should wait for before writing to the
180 sp<Fence> mOutputFence;