Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp11374 const nsecs_t tbase = systemTime(SYSTEM_TIME_BOOTTIME); in getBootToMonoTimeOffset() local
11379 measured = tbase - ((tmono + tmono2) >> 1); in getBootToMonoTimeOffset()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp3989 const nsecs_t tbase = systemTime(SYSTEM_TIME_BOOTTIME); in handleMetadataWithLock() local
3994 measured = tbase - ((tmono + tmono2) >> 1); in handleMetadataWithLock()