Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1246 static const float focalLengths = 5.0f; in constructStaticInfo() local
1248 &focalLengths, 1); in constructStaticInfo()
1307 float f_x = focalLengths * mSensorWidth / sensorPhysicalSize[0]; in constructStaticInfo()
1308 float f_y = focalLengths * mSensorHeight / sensorPhysicalSize[1]; in constructStaticInfo()
DEmulatedQemuCamera3.cpp1152 static const float focalLengths = 5.0f; // mm in constructStaticInfo() local
1154 &focalLengths, 1); in constructStaticInfo()