Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h179 std::thread mDRThread; variable
DExynosDevice.cpp243 mDRThread.join(); in ~ExynosDevice()
320 mDRThread.join(); in checkDynamicRecompositionThread()
329 mDRThread = std::thread(&dynamicRecompositionThreadLoop, this); in dynamicRecompositionThreadCreate()