Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1245 float c_x = mSensorWidth / 2.f; in constructStaticInfo() local
1248 const float lensIntrinsics[] = {f_x, f_y, c_x, c_y, s}; in constructStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1309 float c_x = mSensorWidth / 2.f; in constructStaticInfo() local
1312 const float lensIntrinsics[] = { f_x, f_y, c_x, c_y, s }; in constructStaticInfo()