Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedFakeCamera3.cpp1229 float c_x = mSensorWidth / 2.f; in constructStaticInfo() local
1232 const float lensIntrinsics[] = {f_x, f_y, c_x, c_y, s}; in constructStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1312 float c_x = mSensorWidth / 2.f; in constructStaticInfo() local
1315 const float lensIntrinsics[] = { f_x, f_y, c_x, c_y, s }; in constructStaticInfo()