Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/platform/
DC2SurfaceSyncObj.cpp30 static inline void timespec_add_ms(timespec& ts, size_t ms) { in timespec_add_ms() function
375 timespec_add_ms(end, ms); in tryLockFor()