Searched defs:mVsyncCv (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2Test.cpp324 mVsyncCv.notify_all();
1058 ASSERT_EQ(mVsyncCv.wait_for(lock, std::chrono::seconds(3)),
1800 std::condition_variable mVsyncCv; member in class:Hwc2Test

Completed in 113 milliseconds