Home | History | Annotate | Download | only in gui

Lines Matching refs:Fence

195     // addReleaseFence* adds the sync points associated with a fence to the set
201 const sp<GraphicBuffer> graphicBuffer, const sp<Fence>& fence);
203 const sp<GraphicBuffer> graphicBuffer, const sp<Fence>& fence);
212 // mFence is a fence which will signal when the buffer associated with
214 // overwritten. The buffer can be dequeued before the fence signals;
216 sp<Fence> mFence;
253 // The final release fence of the most recent buffer released by
255 sp<Fence> mPrevFinalReleaseFence;