Searched refs:tbase (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp368 const nsecs_t tbase = systemTime(SYSTEM_TIME_BOOTTIME); local
373 measured = tbase - ((tmono + tmono2) >> 1);
/frameworks/av/services/audioflinger/
H A DThreads.cpp299 const nsecs_t tbase = systemTime(clockbase); local
304 measured = tbase - ((tmono + tmono2) >> 1);

Completed in 537 milliseconds