Searched defs:QueueBufferOutput (Results 1 – 3 of 3) sorted by relevance
391 struct QueueBufferOutput : public Flattenable<QueueBufferOutput> { struct396 QueueBufferOutput& operator=(QueueBufferOutput&& src) = default; argument399 QueueBufferOutput& operator=(const QueueBufferOutput& src) = delete; argument418 QueueBufferOutput* output) = 0; argument
312 QueueBufferOutput QueueBufferOutput; typedef
36 typedef IGraphicBufferProducer::QueueBufferOutput QueueBufferOutput; typedef