Lines Matching refs:fence
53 Fence fence;
133 /** A fence that the consumer must wait on before reading the buffer;
135 Fence fence;
250 * The fence parameter will be updated to hold the fence associated with
252 * fence signals. If the fence is Fence::NO_FENCE, the buffer may be written
304 Fence fence,
342 * equivalent to buffer from the requestBuffer call, and fence is
343 * equivalent to fence from the dequeueBuffer call.
356 Fence fence
418 * * fence was NULL
444 * The buffer will not be overwritten until the fence signals. The fence
451 * * fence was NULL
457 Fence fence
685 * Returns the last queued buffer along with a fence which must signal
687 * the queue, buffer.nativeHandle and fence will be null handles.
695 Fence fence,