Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DIGraphicBufferProducer.h370 struct QueueBufferOutput : public Flattenable<QueueBufferOutput> { struct
371 QueueBufferOutput() = default;
374 QueueBufferOutput(QueueBufferOutput&& src) = default;
375 QueueBufferOutput& operator=(QueueBufferOutput&& src) = default; argument
377 QueueBufferOutput(const QueueBufferOutput& src) = delete;
378 QueueBufferOutput& operator=(const QueueBufferOutput& src) = delete; argument
397 QueueBufferOutput* output) = 0; argument
466 int api, bool producerControlledByApp, QueueBufferOutput* output) = 0;
DBufferQueueProducer.h113 const QueueBufferInput& input, QueueBufferOutput* output);
136 int api, bool producerControlledByApp, QueueBufferOutput* output);
/frameworks/native/libs/vr/libbufferhubqueue/tests/
Dbuffer_hub_queue_producer-test.cpp103 IGraphicBufferProducer::QueueBufferOutput output; in ConnectProducer()
144 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
159 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
244 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
270 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
284 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
297 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
316 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
333 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
356 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
[all …]
/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp99 IGraphicBufferProducer::QueueBufferOutput output; in TryConnectProducer()
227 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
248 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
359 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
384 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
395 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
412 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
427 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
436 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
450 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
[all …]
DBufferQueue_test.cpp137 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
174 IGraphicBufferProducer::QueueBufferOutput qbo; in TEST_F()
214 IGraphicBufferProducer::QueueBufferOutput qbo; in TEST_F()
255 IGraphicBufferProducer::QueueBufferOutput qbo; in TEST_F()
323 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
377 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
436 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
479 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
515 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
557 IGraphicBufferProducer::QueueBufferOutput output; in TEST_F()
[all …]
DStreamSplitter_test.cpp75 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F()
147 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F()
211 IGraphicBufferProducer::QueueBufferOutput qbOutput; in TEST_F()
DBufferItemConsumer_test.cpp55 IGraphicBufferProducer::QueueBufferOutput bufferOutput; in SetUp()
96 IGraphicBufferProducer::QueueBufferOutput bufferOutput; in QueueBuffer()
DMalicious.cpp52 QueueBufferOutput* output) override { in queueBuffer()
60 QueueBufferOutput* output) override { in connect()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.h115 const QueueBufferInput& input, QueueBufferOutput* output);
119 int api, bool producerControlledByApp, QueueBufferOutput* output);
140 void updateQueueBufferOutput(QueueBufferOutput&& qbo);
187 QueueBufferOutput mQueueBufferOutput;
DVirtualDisplaySurface.cpp106 IGraphicBufferProducer::QueueBufferOutput output;
267 QueueBufferOutput qbo; in onFrameCommitted()
469 const QueueBufferInput& input, QueueBufferOutput* output) { in queueBuffer()
483 QueueBufferOutput scratchQBO; in queueBuffer()
556 QueueBufferOutput* output) { in connect()
557 QueueBufferOutput qbo; in connect()
622 QueueBufferOutput&& qbo) { in updateQueueBufferOutput()
/frameworks/native/services/surfaceflinger/
DMonitoredProducer.h51 QueueBufferOutput* output);
55 bool producerControlledByApp, QueueBufferOutput* output);
DMonitoredProducer.cpp93 QueueBufferOutput* output) { in queueBuffer()
106 int api, bool producerControlledByApp, QueueBufferOutput* output) { in connect()
/frameworks/av/media/libstagefright/omx/1.0/
DWGraphicBufferProducer.cpp162 QueueBufferOutput tOutput; in queueBuffer()
174 BGraphicBufferProducer::QueueBufferOutput lOutput; in queueBuffer()
218 BGraphicBufferProducer::QueueBufferOutput lOutput; in connect()
224 QueueBufferOutput tOutput; in connect()
DConversion.h2095 inline bool wrapAs(HGraphicBufferProducer::QueueBufferOutput* t, in wrapAs()
2097 BGraphicBufferProducer::QueueBufferOutput const& l) { in wrapAs()
2122 BGraphicBufferProducer::QueueBufferOutput* l, in convertTo()
2123 HGraphicBufferProducer::QueueBufferOutput const& t) { in convertTo()
/frameworks/native/libs/gui/
DIGraphicBufferProducer.cpp238 const QueueBufferInput& input, QueueBufferOutput* output) { in queueBuffer()
286 int api, bool producerControlledByApp, QueueBufferOutput* output) { in connect()
543 QueueBufferOutput* output) override { in queueBuffer()
558 QueueBufferOutput* output) override { in connect()
716 QueueBufferOutput output; in onTransact()
751 QueueBufferOutput output; in onTransact()
959 constexpr size_t IGraphicBufferProducer::QueueBufferOutput::minFlattenedSize() { in minFlattenedSize()
968 size_t IGraphicBufferProducer::QueueBufferOutput::getFlattenedSize() const { in getFlattenedSize()
972 size_t IGraphicBufferProducer::QueueBufferOutput::getFdCount() const { in getFdCount()
976 status_t IGraphicBufferProducer::QueueBufferOutput::flatten( in flatten()
[all …]
DStreamSplitter.cpp82 IGraphicBufferProducer::QueueBufferOutput queueBufferOutput; in addOutput()
167 IGraphicBufferProducer::QueueBufferOutput queueOutput; in onFrameAvailable()
DBufferQueueProducer.cpp751 const QueueBufferInput &input, QueueBufferOutput *output) { in queueBuffer()
1130 int api, bool producerControlledByApp, QueueBufferOutput *output) { in connect()
DSurface.cpp661 IGraphicBufferProducer::QueueBufferOutput output; in queueBuffer()
1152 IGraphicBufferProducer::QueueBufferOutput output; in connect()
/frameworks/native/include/gui/bufferqueue/1.0/
DH2BGraphicBufferProducer.h77 QueueBufferOutput* output) override;
81 bool producerControlledByApp, QueueBufferOutput* output) override;
/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
Dbuffer_hub_queue_producer.h61 QueueBufferOutput* output) override;
72 QueueBufferOutput* output) override;
/frameworks/native/libs/gui/bufferqueue/1.0/
DH2BGraphicBufferProducer.cpp933 BGraphicBufferProducer::QueueBufferOutput* l, in convertTo()
934 HGraphicBufferProducer::QueueBufferOutput const& t) { in convertTo()
1066 QueueBufferOutput* output) { in queueBuffer()
1078 HGraphicBufferProducer::QueueBufferOutput const& tOutput) { in queueBuffer()
1118 bool producerControlledByApp, QueueBufferOutput* output) { in connect()
1126 HGraphicBufferProducer::QueueBufferOutput const& tOutput) { in connect()
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_producer.cpp249 QueueBufferOutput* output) { in queueBuffer()
456 bool /* producer_controlled_by_app */, QueueBufferOutput* output) { in connect()
/frameworks/av/media/libstagefright/
DMediaSync.cpp115 IGraphicBufferProducer::QueueBufferOutput queueBufferOutput; in setSurface()
672 IGraphicBufferProducer::QueueBufferOutput queueOutput; in renderOneBufferItem_l()
/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.cpp513 IGraphicBufferProducer::QueueBufferOutput output; in pushToReprocess()
684 IGraphicBufferProducer::QueueBufferOutput output; in enqueueInputBufferByTimestamp()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3StreamSplitter.cpp231 IGraphicBufferProducer::QueueBufferOutput queueOutput; in outputBufferLocked()