Searched refs:SetDisplayDepth (Results 1 – 3 of 3) sorted by relevance
433 Timer::SetDisplayDepth(UINT32_MAX); in DoExecute()441 Timer::SetDisplayDepth(depth); in DoExecute()466 Timer::SetDisplayDepth(0); in DoExecute()
55 static void SetDisplayDepth(uint32_t depth);
111 void Timer::SetDisplayDepth(uint32_t depth) { g_display_depth = depth; } in SetDisplayDepth() function in Timer