Searched defs:QueueBufferOutput (Results 1 – 3 of 3) sorted by relevance
363 struct QueueBufferOutput : public Flattenable<QueueBufferOutput> { struct368 QueueBufferOutput& operator=(QueueBufferOutput&& src) = default; argument371 QueueBufferOutput& operator=(const QueueBufferOutput& src) = delete; argument385 FrameEventHistoryDelta frameTimestamps;
363 QueueBufferOutput QueueBufferOutput; typedef
36 typedef IGraphicBufferProducer::QueueBufferOutput QueueBufferOutput; typedef