Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h179 std::mutex mDRWakeUpMutex; variable
DExynosDevice.cpp350 std::unique_lock<std::mutex> lock(dev->mDRWakeUpMutex); in dynamicRecompositionThreadLoop()