Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp1021 const std::vector<int32_t>& getDiscardedSlots() const { return mDiscardedSlots; } in getDiscardedSlots() function
1084 auto buffersDiscarded = pl->getDiscardedSlots(); in TEST_F()