Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp682 static std::once_flag hintSessionFlag; in checkPowerHintSessionReady() local
684 std::call_once(hintSessionFlag, [&] { in checkPowerHintSessionReady()