Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
Dos_time.h77 os_time_timeout(int64_t start, in os_time_timeout() function
/external/mesa3d/src/gallium/auxiliary/os/
Dos_time.h77 os_time_timeout(int64_t start, in os_time_timeout() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_time.h123 return os_time_timeout(start->counter, end->counter, curr->counter); in util_time_timeout()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_time.h123 return os_time_timeout(start->counter, end->counter, curr->counter); in util_time_timeout()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_cache.c138 if(!os_time_timeout(buf->start, buf->end, now)) in _pb_cache_buffer_list_check_free()
283 else if(os_time_timeout(curr_buf->start, curr_buf->end, now)) in pb_cache_manager_create_buffer()
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_cache.c138 if(!os_time_timeout(buf->start, buf->end, now)) in _pb_cache_buffer_list_check_free()
283 else if(os_time_timeout(curr_buf->start, curr_buf->end, now)) in pb_cache_manager_create_buffer()