Home
last modified time | relevance | path

Searched defs:QueryOutput (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/gui/include/gui/
H A DIGraphicBufferProducer.h801 struct QueryOutput : public LightFlattenable<QueryOutput> { struct
818 std::vector<QueryOutput>* outputs); argument
/aosp12/frameworks/native/libs/gui/tests/
H A DIGraphicBufferProducer_test.cpp371 using QueryOutput = IGraphicBufferProducer::QueryOutput; in TEST_P() typedef
416 using QueryOutput = IGraphicBufferProducer::QueryOutput; in TEST_P() typedef