Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1236 static const float lensPoseTranslation[] = {0.f, 0.f, 0.f}; in constructStaticInfo() local
1238 ADD_STATIC_ENTRY(ANDROID_LENS_POSE_TRANSLATION, lensPoseTranslation, in constructStaticInfo()
1239 sizeof(lensPoseTranslation) / sizeof(float)); in constructStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1301 static const float lensPoseTranslation[] = {0.f, 0.f, 0.f}; in constructStaticInfo() local
1303 ADD_STATIC_ENTRY(ANDROID_LENS_POSE_TRANSLATION, lensPoseTranslation, in constructStaticInfo()
1304 sizeof(lensPoseTranslation)/sizeof(float)); in constructStaticInfo()