Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedFakeCamera3.cpp1220 static const float lensPoseTranslation[] = {0.f, 0.f, 0.f}; in constructStaticInfo() local
1222 ADD_STATIC_ENTRY(ANDROID_LENS_POSE_TRANSLATION, lensPoseTranslation, in constructStaticInfo()
1223 sizeof(lensPoseTranslation) / sizeof(float)); in constructStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1304 static const float lensPoseTranslation[] = {0.f, 0.f, 0.f}; in constructStaticInfo() local
1306 ADD_STATIC_ENTRY(ANDROID_LENS_POSE_TRANSLATION, lensPoseTranslation, in constructStaticInfo()
1307 sizeof(lensPoseTranslation)/sizeof(float)); in constructStaticInfo()