Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1225 const float lensPoseRotation[] = { in constructStaticInfo() local
1231 ADD_STATIC_ENTRY(ANDROID_LENS_POSE_ROTATION, lensPoseRotation, in constructStaticInfo()
1232 sizeof(lensPoseRotation) / sizeof(float)); in constructStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1291 const float lensPoseRotation[] = {qO[0]*qF[0] - qO[1]*qF[1] - qO[2]*qF[2] - qO[3]*qF[3], in constructStaticInfo() local
1296 ADD_STATIC_ENTRY(ANDROID_LENS_POSE_ROTATION, lensPoseRotation, in constructStaticInfo()
1297 sizeof(lensPoseRotation)/sizeof(float)); in constructStaticInfo()