Searched defs:QueueBufferOutput (Results 1 – 4 of 4) sorted by relevance
379 struct QueueBufferOutput : public Flattenable<QueueBufferOutput> { struct384 QueueBufferOutput& operator=(QueueBufferOutput&& src) = default; argument387 QueueBufferOutput& operator=(const QueueBufferOutput& src) = delete; argument401 FrameEventHistoryDelta frameTimestamps;
373 QueueBufferOutput QueueBufferOutput; typedef
36 typedef IGraphicBufferProducer::QueueBufferOutput QueueBufferOutput; typedef
519 using QueueBufferOutput = IGraphicBufferProducer::QueueBufferOutput; in TEST_P() typedef546 using QueueBufferOutput = IGraphicBufferProducer::QueueBufferOutput; in TEST_P() typedef