Searched refs:SetDisplayDepth (Results 1 – 3 of 3) sorted by relevance
318 Timer::SetDisplayDepth(UINT32_MAX); in DoExecute()322 Timer::SetDisplayDepth(0); in DoExecute()341 Timer::SetDisplayDepth(depth); in DoExecute()
54 static void SetDisplayDepth(uint32_t depth);
99 void Timer::SetDisplayDepth(uint32_t depth) { g_display_depth = depth; } in SetDisplayDepth() function in Timer