Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp103 IGraphicBufferProducer::QueueBufferOutput output; in TryConnectProducer()
211 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
232 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
347 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
377 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
388 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
406 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
421 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
430 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
444 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
[all …]
DBufferQueue_test.cpp109 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
145 IGraphicBufferProducer::QueueBufferOutput qbo; in TEST_F()
212 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
265 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
323 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
DStreamSplitter_test.cpp95 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F()
161 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F()
221 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.h109 const QueueBufferInput& input, QueueBufferOutput* output);
113 int api, bool producerControlledByApp, QueueBufferOutput* output);
125 void updateQueueBufferOutput(const QueueBufferOutput& qbo);
170 QueueBufferOutput mQueueBufferOutput;
DVirtualDisplaySurface.cpp230 QueueBufferOutput qbo; in onFrameCommitted()
415 const QueueBufferInput& input, QueueBufferOutput* output) { in queueBuffer()
429 QueueBufferOutput scratchQBO; in queueBuffer()
500 QueueBufferOutput* output) { in connect()
501 QueueBufferOutput qbo; in connect()
526 const QueueBufferOutput& qbo) { in updateQueueBufferOutput()
/frameworks/native/include/gui/
DIGraphicBufferProducer.h318 struct __attribute__ ((__packed__)) QueueBufferOutput { struct
319 inline QueueBufferOutput() { } in QueueBufferOutput() argument
349 const QueueBufferInput& input, QueueBufferOutput* output) = 0; argument
405 int api, bool producerControlledByApp, QueueBufferOutput* output) = 0;
DBufferQueueProducer.h125 const QueueBufferInput& input, QueueBufferOutput* output);
148 int api, bool producerControlledByApp, QueueBufferOutput* output);
/frameworks/native/services/surfaceflinger/
DMonitoredProducer.h47 QueueBufferOutput* output);
51 bool producerControlledByApp, QueueBufferOutput* output);
DMonitoredProducer.cpp83 QueueBufferOutput* output) { in queueBuffer()
96 int api, bool producerControlledByApp, QueueBufferOutput* output) { in connect()
/frameworks/native/libs/gui/
DIGraphicBufferProducer.cpp173 const QueueBufferInput& input, QueueBufferOutput* output) { in queueBuffer()
209 int api, bool producerControlledByApp, QueueBufferOutput* output) { in connect()
357 QueueBufferOutput* const output = in onTransact()
358 reinterpret_cast<QueueBufferOutput *>( in onTransact()
359 reply->writeInplace(sizeof(QueueBufferOutput))); in onTransact()
389 QueueBufferOutput* const output = in onTransact()
390 reinterpret_cast<QueueBufferOutput *>( in onTransact()
391 reply->writeInplace(sizeof(QueueBufferOutput))); in onTransact()
DStreamSplitter.cpp81 IGraphicBufferProducer::QueueBufferOutput queueBufferOutput; in addOutput()
166 IGraphicBufferProducer::QueueBufferOutput queueOutput; in onFrameAvailable()
DBufferQueueProducer.cpp508 const QueueBufferInput &input, QueueBufferOutput *output) { in queueBuffer()
736 int api, bool producerControlledByApp, QueueBufferOutput *output) { in connect()
DSurface.cpp319 IGraphicBufferProducer::QueueBufferOutput output; in queueBuffer()
553 IGraphicBufferProducer::QueueBufferOutput output; in connect()