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;
36 typedef IGraphicBufferProducer::QueueBufferOutput QueueBufferOutput; typedef
379 QueueBufferOutput QueueBufferOutput; typedef
498 using QueueBufferOutput = IGraphicBufferProducer::QueueBufferOutput; in TEST_P() typedef525 using QueueBufferOutput = IGraphicBufferProducer::QueueBufferOutput; in TEST_P() typedef