Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1243 float f_x = focalLength * mSensorWidth / sensorPhysicalSize[0]; in constructStaticInfo() local
1248 const float lensIntrinsics[] = {f_x, f_y, c_x, c_y, s}; in constructStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1307 float f_x = focalLengths * mSensorWidth / sensorPhysicalSize[0]; in constructStaticInfo() local
1312 const float lensIntrinsics[] = { f_x, f_y, c_x, c_y, s }; in constructStaticInfo()