Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/default/
DExternalCameraDevice.cpp468 const uint8_t timestampSource = ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE_UNKNOWN; in initDefaultCharsKeys() local
469 UPDATE(ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE, &timestampSource, 1); in initDefaultCharsKeys()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp421 const uint8_t timestampSource = ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE_UNKNOWN; in initDefaultCharsKeys() local
422 UPDATE(ANDROID_SENSOR_INFO_TIMESTAMP_SOURCE, &timestampSource, 1); in initDefaultCharsKeys()
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal1444 /** android.sensor.info.timestampSource [static, enum, public]
2317 /** android.sensor.info.timestampSource enumeration values
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp9948 uint8_t timestampSource = (gCamCapability[cameraId]->timestamp_calibrated ? in initStaticMetadata() local
9952 &timestampSource, 1); in initStaticMetadata()