Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.h100 mListIdx = 0; in reset()
105 if (mListIdx + 1 < mList.size()) { in advance()
106 mListIdx++; in advance()
117 return mList.at(mListIdx); in get()
130 size_t mListIdx = 0; variable