Home
last modified time | relevance | path

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

12

/frameworks/native/libs/gui/include/gui/bufferqueue/1.0/
DConversion.h625 size_t getFlattenedSize(HGraphicBufferProducer::QueueBufferInput const& t);
635 HGraphicBufferProducer::QueueBufferInput const& t);
648 status_t flatten(HGraphicBufferProducer::QueueBufferInput const& t,
669 HGraphicBufferProducer::QueueBufferInput* t, native_handle_t** nh,
687 HGraphicBufferProducer::QueueBufferInput* t,
689 BGraphicBufferProducer::QueueBufferInput const& l);
701 BGraphicBufferProducer::QueueBufferInput* l,
702 HGraphicBufferProducer::QueueBufferInput const& t);
DH2BGraphicBufferProducer.h75 const QueueBufferInput& input,
DWGraphicBufferProducer.h186 int32_t slot, const HGraphicBufferProducer::QueueBufferInput& input, in queueBuffer()
189 BGraphicBufferProducer::QueueBufferInput lInput( in queueBuffer()
/frameworks/native/libs/vr/libbufferhubqueue/tests/
Dbuffer_hub_queue_producer-test.cpp36 IGraphicBufferProducer::QueueBufferInput build() { in build()
37 return IGraphicBufferProducer::QueueBufferInput( in build()
139 static IGraphicBufferProducer::QueueBufferInput CreateBufferInput() { in CreateBufferInput()
247 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F()
273 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F()
287 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F()
300 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F()
318 IGraphicBufferProducer::QueueBufferInput input = in TEST_F()
335 IGraphicBufferProducer::QueueBufferInput input = in TEST_F()
356 IGraphicBufferProducer::QueueBufferInput input = in TEST_F()
[all …]
/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp144 static IGraphicBufferProducer::QueueBufferInput CreateBufferInput() { in CreateBufferInput()
161 IGraphicBufferProducer::QueueBufferInput build() { in build()
162 return IGraphicBufferProducer::QueueBufferInput( in build()
397 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()
427 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()
438 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()
456 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_P()
470 IGraphicBufferProducer::QueueBufferInput input = in TEST_P()
479 IGraphicBufferProducer::QueueBufferInput input = in TEST_P()
492 IGraphicBufferProducer::QueueBufferInput input = in TEST_P()
[all …]
DBufferQueue_test.cpp74 void testBufferItem(const IGraphicBufferProducer::QueueBufferInput& input, in testBufferItem()
157 IGraphicBufferProducer::QueueBufferInput input(0, false, in TEST_F()
184 IGraphicBufferProducer::QueueBufferInput qbi(0, false, in TEST_F()
235 IGraphicBufferProducer::QueueBufferInput qbi(0, false, in TEST_F()
272 IGraphicBufferProducer::QueueBufferInput qbi(0, false, in TEST_F()
360 IGraphicBufferProducer::QueueBufferInput input(0, false, in TEST_F()
390 IGraphicBufferProducer::QueueBufferInput input(0, false, in TEST_F()
456 IGraphicBufferProducer::QueueBufferInput input(0, false, in TEST_F()
576 IGraphicBufferProducer::QueueBufferInput input(0, false, in TEST_F()
627 IGraphicBufferProducer::QueueBufferInput input(0, false, in TEST_F()
[all …]
DStreamSplitter_test.cpp95 IGraphicBufferProducer::QueueBufferInput qbInput(0, false, in TEST_F()
167 IGraphicBufferProducer::QueueBufferInput qbInput(0, false, in TEST_F()
228 IGraphicBufferProducer::QueueBufferInput qbInput(0, false, in TEST_F()
DBufferItemConsumer_test.cpp93 IGraphicBufferProducer::QueueBufferInput bufferInput( in QueueBuffer()
/frameworks/native/libs/gui/include/gui/
DIGraphicBufferProducer.h319 struct QueueBufferInput : public Flattenable<QueueBufferInput> { struct
320 friend class Flattenable<QueueBufferInput>; argument
321 explicit inline QueueBufferInput(const Parcel& parcel);
335 inline QueueBufferInput(int64_t _timestamp, bool _isAutoTimestamp,
417 virtual status_t queueBuffer(int slot, const QueueBufferInput& input,
DBufferQueueProducer.h115 const QueueBufferInput& input, QueueBufferOutput* output);
DBufferHubProducer.h76 status_t queueBuffer(int slot, const QueueBufferInput& input,
/frameworks/av/media/ndk/tests/
DAImageReaderWindowHandleTest.cpp35 typedef IGraphicBufferProducer::QueueBufferInput QueueBufferInput; typedef
171 QueueBufferInput queueBufferInput(kQueueBufferInputTimeStamp, in TEST_F()
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DClientBlockHelper.h51 const BnGraphicBufferProducer::QueueBufferInput& input,
/frameworks/native/libs/gui/bufferqueue/1.0/
DConversion.cpp1203 HGraphicBufferProducer::QueueBufferInput const& /* t */) { in minFlattenedSize()
1221 size_t getFlattenedSize(HGraphicBufferProducer::QueueBufferInput const& t) { in getFlattenedSize()
1236 HGraphicBufferProducer::QueueBufferInput const& t) { in getFdCount()
1252 status_t flatten(HGraphicBufferProducer::QueueBufferInput const& t, in flatten()
1304 HGraphicBufferProducer::QueueBufferInput* t, native_handle_t** nh, in unflatten()
1355 HGraphicBufferProducer::QueueBufferInput* t, in wrapAs()
1357 BGraphicBufferProducer::QueueBufferInput const& l) { in wrapAs()
1402 BGraphicBufferProducer::QueueBufferInput* l, in convertTo()
1403 HGraphicBufferProducer::QueueBufferInput const& t) { in convertTo()
DH2BGraphicBufferProducer.cpp458 HGraphicBufferProducer::QueueBufferInput const& /* t */) { in minFlattenedSize()
486 HGraphicBufferProducer::QueueBufferInput* t, native_handle_t** nh, in unflatten()
536 HGraphicBufferProducer::QueueBufferInput* t, in wrapAs()
538 BGraphicBufferProducer::QueueBufferInput const& l) { in wrapAs()
1077 const QueueBufferInput& input, in queueBuffer()
1079 HGraphicBufferProducer::QueueBufferInput tInput{}; in queueBuffer()
/frameworks/native/libs/gui/
DIGraphicBufferProducer.cpp259 const QueueBufferInput& input, QueueBufferOutput* output) { in queueBuffer()
597 const QueueBufferInput& input, in queueBuffer()
863 QueueBufferInput input(data); in onTransact()
1059 IGraphicBufferProducer::QueueBufferInput::QueueBufferInput(const Parcel& parcel) { in QueueBufferInput() function in android::IGraphicBufferProducer::QueueBufferInput
1063 constexpr size_t IGraphicBufferProducer::QueueBufferInput::minFlattenedSize() { in minFlattenedSize()
1074 size_t IGraphicBufferProducer::QueueBufferInput::getFlattenedSize() const { in getFlattenedSize()
1081 size_t IGraphicBufferProducer::QueueBufferInput::getFdCount() const { in getFdCount()
1085 status_t IGraphicBufferProducer::QueueBufferInput::flatten( in flatten()
1113 status_t IGraphicBufferProducer::QueueBufferInput::unflatten( in unflatten()
/frameworks/native/libs/gui/bufferqueue/2.0/
DB2HGraphicBufferProducer.cpp42 IGraphicBufferProducer::QueueBufferInput;
44 IGraphicBufferProducer::QueueBufferInput;
187 QueueBufferInput const& hInput, in queueBuffer()
DH2BGraphicBufferProducer.cpp41 IGraphicBufferProducer::QueueBufferInput;
43 IGraphicBufferProducer::QueueBufferInput;
251 QueueBufferInput const& input, in queueBuffer()
/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
Dclient.h310 QueueBufferInput QueueBufferInput; typedef
346 const QueueBufferInput& input,
/frameworks/native/services/surfaceflinger/tests/unittests/mock/gui/
DMockGraphicBufferProducer.h42 MOCK_METHOD3(queueBuffer, status_t(int, const QueueBufferInput&, QueueBufferOutput*));
/frameworks/native/libs/gui/include/gui/bufferqueue/2.0/
DB2HGraphicBufferProducer.h78 QueueBufferInput const& input,
DH2BGraphicBufferProducer.h71 QueueBufferInput const& input,
/frameworks/native/services/surfaceflinger/
DMonitoredProducer.h50 virtual status_t queueBuffer(int slot, const QueueBufferInput& input,
DMonitoredProducer.cpp80 status_t MonitoredProducer::queueBuffer(int slot, const QueueBufferInput& input, in queueBuffer()
/frameworks/av/media/codec2/hidl/1.0/utils/
DClientBlockHelper.cpp260 const BnGraphicBufferProducer::QueueBufferInput& input, in outputBuffer()
347 const BnGraphicBufferProducer::QueueBufferInput& input, in outputBuffer()

12