Home
last modified time | relevance | path

Searched defs:QueueBufferOutput (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/include/gui/
DIGraphicBufferProducer.h370 struct QueueBufferOutput : public Flattenable<QueueBufferOutput> { struct
375 QueueBufferOutput& operator=(QueueBufferOutput&& src) = default; argument
378 QueueBufferOutput& operator=(const QueueBufferOutput& src) = delete; argument
397 QueueBufferOutput* output) = 0; argument