Searched refs:focalLengthW (Results 1 – 1 of 1) sorted by relevance
249 … float focalLengthW = 0.5f * previewW / (float) Math.tan(Math.toRadians(mFovSmallDegrees) * 0.5); in onDraw() local262 x1 = x2 = previewW / 2 + focalLengthW * (float) Math.tan(i); in onDraw()