Searched refs:hyperFocalDistance (Results 1 – 4 of 4) sorted by relevance
1163 static const float hyperFocalDistance = 0.0; in constructStaticInfo() local1165 &hyperFocalDistance, 1); in constructStaticInfo()
2088 const float hyperFocalDistance = mFacingBack ? 1.0/5.0 : 0.0; in constructStaticInfo() local2090 &hyperFocalDistance, 1); in constructStaticInfo()
1259 const float hyperFocalDistance = mFacingBack ? 1.0/5.0 : 0.0; in constructStaticInfo() local1261 &hyperFocalDistance, 1); in constructStaticInfo()
1171 const float hyperFocalDistance = mFacingBack ? 1.0 / 5.0 : 0.0; in constructStaticInfo() local1172 ADD_STATIC_ENTRY(ANDROID_LENS_INFO_HYPERFOCAL_DISTANCE, &hyperFocalDistance, in constructStaticInfo()