Home
last modified time | relevance | path

Searched refs:fx (Results 1 – 11 of 11) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCamUtils.java92 float fx = fy; in intFromLstar() local
99 float xT = cubeExceedEpsilon ? fx * fx * fx : (116f * fx - 16f) / kappa; in intFromLstar()
100 float zT = cubeExceedEpsilon ? fz * fz * fz : (116f * fx - 16f) / kappa; in intFromLstar()
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp139 float fx = centerX - eyeX; in newLookAt() local
144 float rlf = 1.0f / (float) sqrt(fx * fx + fy * fy + fz * fz); in newLookAt()
145 fx *= rlf; in newLookAt()
151 float sy = fz * upX - fx * upZ; in newLookAt()
152 float sz = fx * upY - fy * upX; in newLookAt()
162 float uy = sz * fx - sx * fz; in newLookAt()
163 float uz = sx * fy - sy * fx; in newLookAt()
168 d[2] = -fx; in newLookAt()
/cts/apps/CameraITS/tests/scene2_b/
Dtest_yuv_jpeg_capture_sameness.py135 rgb_jpg, None, fx=scale_factor, fy=scale_factor)
/cts/apps/CameraITS/tests/scene6/
Dtest_in_sensor_zoom.py159 rgb_zoomed_raw, None, fx=inv_scale_factor, fy=inv_scale_factor)
/cts/apps/CameraITS/utils/
Dimage_fov_utils.py218 img = cv2.resize(img, (0, 0), fx=2.0, fy=2.0)
/cts/tests/tests/security/res/raw/
Ddrm_uaf.dm6 <��fx�����������������������<Hw$�fx�����������������������<U���fx������������������������<H��
12 !��(����F ��h���ꥆ��@.�<��l��6��h�k�υ��fx���H ����<��9�_/*_�?����bQ�ձ�~��oI�a��f�<�y�\�a���Z…
Dcve_2019_2245.ts7153 d�,`(`�2!��L> ���.��J��ن�qZ� I���W���`���"fx��A��Po����(��i��h� � �~�9�B������%W…
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVRecordActivity.java579 double fx = width/2/Math.tan(alpha/2.0); in init() local
582 + mCamera.getParameters().getHorizontalViewAngle() +" Estimated fx = "+fx); in init()
/cts/apps/CameraITS/tests/scene4/
Dtest_multi_camera_alignment.py71 img = cv2.resize(img, None, fx=2, fy=2)
/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java2577 float fx = cameraIntrinsics[0]; in verifyLensCalibration() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...