Lines Matching full:fence
20 #include <ui/Fence.h>
30 class Fence;
58 // associated fence is signaled.
67 // associated ready fence is signaled.
76 // the contents must not be accessed until the associated fence
86 // by the consumer until the fence is signaled.
105 // may be released before their release fence is signaled).
115 // mFence is a fence which will signal when work initiated by the
117 // the fence indicates when the consumer has finished reading
121 // buffer. When the buffer is DEQUEUED or ACQUIRED, the fence has been
124 sp<Fence> mFence;