Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DIGraphicBufferProducer.h379 struct QueueBufferOutput : public Flattenable<QueueBufferOutput> { struct
384 QueueBufferOutput& operator=(QueueBufferOutput&& src) = default; argument
387 QueueBufferOutput& operator=(const QueueBufferOutput& src) = delete; argument
401 FrameEventHistoryDelta frameTimestamps;
/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
Dclient.h373 QueueBufferOutput QueueBufferOutput; typedef
/frameworks/av/media/ndk/tests/
DAImageReaderWindowHandleTest.cpp36 typedef IGraphicBufferProducer::QueueBufferOutput QueueBufferOutput; typedef
/frameworks/native/libs/gui/tests/
DIGraphicBufferProducer_test.cpp519 using QueueBufferOutput = IGraphicBufferProducer::QueueBufferOutput; in TEST_P() typedef
546 using QueueBufferOutput = IGraphicBufferProducer::QueueBufferOutput; in TEST_P() typedef