Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/tests/
H A DIGraphicBufferProducer_test.cpp504 for (const DequeueBufferOutput& dequeueOutput : dequeueOutputs) { in TEST_P() local
522 for (const DequeueBufferOutput& dequeueOutput : dequeueOutputs) { in TEST_P() local
770 for (const DequeueBufferOutput& dequeueOutput : dequeueOutputs) { in TEST_P() local
1077 for (const DequeueBufferOutput& dequeueOutput : dequeueOutputs) { in TEST_P() local
1093 for (const DequeueBufferOutput& dequeueOutput : dequeueOutputs) { in TEST_P() local
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp775 std::vector<DequeueBufferOutput> dequeueOutput; in dequeueBuffers() local