Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp810 nsecs_t start_real_time = getSystemTimeWithSource(timestamp_source); in threadLoop() local
813 nsecs_t frame_end_real_time = start_real_time + frame_duration; in threadLoop()