Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.h99 mListIdx = 0; in reset()
104 if (mListIdx + 1 < mList.size()) { in advance()
105 mListIdx++; in advance()
116 return mList.at(mListIdx); in get()
129 size_t mListIdx = 0; variable