Home
last modified time | relevance | path

Searched defs:timestamp_source (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h187 int32_t timestamp_source = ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE_UNKNOWN; member
282 uint32_t timestamp_source = ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE_UNKNOWN; member
DEmulatedSensor.cpp759 nsecs_t EmulatedSensor::getSystemTimeWithSource(uint32_t timestamp_source) { in getSystemTimeWithSource()
802 uint32_t timestamp_source = ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE_UNKNOWN; in threadLoop() local