Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp3337 const nsecs_t tmono = systemTime(SYSTEM_TIME_MONOTONIC); in handleMetadataWithLock() local
3340 const nsecs_t gap = tmono2 - tmono; in handleMetadataWithLock()
3343 measured = tbase - ((tmono + tmono2) >> 1); in handleMetadataWithLock()