Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h963 float poseRotation[4], float poseTranslation[3],
DQCamera3HWI.cpp9821 float poseRotation[4] = {1.0f, 0.f, 0.f, 0.f}; // quaternion rotation in initStaticMetadata() local
9830 poseRotation, poseTranslation, cameraIntrinsics, radialDistortion); in initStaticMetadata()
9835 poseRotation, sizeof(poseRotation)/sizeof(float)); in initStaticMetadata()
16612 float poseRotation[4], float poseTranslation[3], in readSensorCalibration()
16747 poseRotation[i] = rotation[i]; in readSensorCalibration()
16760 poseRotation[0], poseRotation[1], poseRotation[2], poseRotation[3]); in readSensorCalibration()
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal742 /** android.lens.poseRotation [dynamic, float[], public]