Searched refs:mDRThread (Results 1 – 2 of 2) sorted by relevance
179 std::thread mDRThread; variable
243 mDRThread.join(); in ~ExynosDevice()320 mDRThread.join(); in checkDynamicRecompositionThread()329 mDRThread = std::thread(&dynamicRecompositionThreadLoop, this); in dynamicRecompositionThreadCreate()