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

/frameworks/native/include/gui/
H A DIGraphicBufferProducer.h351 // QueueBufferOutput must be a POD structure
352 struct __attribute__ ((__packed__)) QueueBufferOutput { struct in class:android::IGraphicBufferProducer
353 inline QueueBufferOutput() { } function in struct:android::IGraphicBufferProducer::QueueBufferOutput
383 QueueBufferOutput* output) = 0;
434 // (refer to QueueBufferOutput documentation above).
452 int api, bool producerControlledByApp, QueueBufferOutput* output) = 0;

Completed in 104 milliseconds