Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp141 mHotplugCv.notify_all(); in hotplugCallback()
1127 while (mHotplugCv.wait_for(lock, std::chrono::seconds(1)) != in populateDisplays()
1930 std::condition_variable mHotplugCv; member in Hwc2Test