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

/frameworks/native/include/gui/
H A DIGraphicBufferProducer.h353 // QueueBufferOutput must be a POD structure
354 struct __attribute__ ((__packed__)) QueueBufferOutput { struct in class:android::IGraphicBufferProducer
355 inline QueueBufferOutput() { } function in struct:android::IGraphicBufferProducer::QueueBufferOutput
390 QueueBufferOutput* output) = 0;
441 // (refer to QueueBufferOutput documentation above).
459 int api, bool producerControlledByApp, QueueBufferOutput* output) = 0;

Completed in 38 milliseconds