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

/frameworks/native/include/gui/
H A DIGraphicBufferProducer.h317 // QueueBufferOutput must be a POD structure
318 struct __attribute__ ((__packed__)) QueueBufferOutput { struct in class:android::IGraphicBufferProducer
319 inline QueueBufferOutput() { } function in struct:android::IGraphicBufferProducer::QueueBufferOutput
349 const QueueBufferInput& input, QueueBufferOutput* output) = 0;
390 // (refer to QueueBufferOutput documentation above).
405 int api, bool producerControlledByApp, QueueBufferOutput* output) = 0;

Completed in 548 milliseconds