Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp131 if (mShouldStop) return 0; in Vsync()
143 mShouldStop = true; in ~Vsync()
155 int mShouldStop = false; member in gfxstream::Vsync