Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc1820 int64_t elapsed_timestamp = end_timestamp - start_timestamp; in RequestStreamBuffers() local
1821 if (elapsed_timestamp > kAllocationThreshold) { in RequestStreamBuffers()
1823 elapsed_timestamp / 1000000); in RequestStreamBuffers()