Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceInfo.h253 uint32_t timestamp_source_ = ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE_UNKNOWN; member
DEmulatedRequestState.cpp841 info.timestamp_source_ = ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE_REALTIME; in InitializeSensorSettings()
862 sensor_settings->timestamp_source = info.timestamp_source_; in InitializeSensorSettings()