Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libgscaler/
Dlibgscaler_obj.cpp243 unsigned int total_sleep_time = 0; in m_gsc_find_and_create() local
272 total_sleep_time += GSC_WAITING_TIME_FOR_TRYLOCK; in m_gsc_find_and_create()
277 && total_sleep_time < MAX_GSC_WAITING_TIME_FOR_TRYLOCK); in m_gsc_find_and_create()