Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedQemuCamera3.cpp1137 static const uint8_t timestampSource = in constructStaticInfo() local
1139 ADD_STATIC_ENTRY(ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE, &timestampSource, 1); in constructStaticInfo()
DEmulatedFakeCamera3.cpp1217 static const uint8_t timestampSource = ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE_REALTIME; in constructStaticInfo() local
1218 ADD_STATIC_ENTRY(ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE, &timestampSource, 1); in constructStaticInfo()
/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1149 static const uint8_t timestampSource = in constructStaticInfo() local
1151 ADD_STATIC_ENTRY(ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE, &timestampSource, 1); in constructStaticInfo()