Searched refs:fl (Results 1 – 12 of 12) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/cts/utils/ |
D | Frame.java | 111 float fl, float fLRoot, float z) { in Frame() argument 119 mFl = fl; in Frame() 163 float fl = (k4 * adaptingLuminance) + (0.1f * k4F * k4F * (float) Math.cbrt( in make() local 179 float[] rgbAFactors = new float[]{(float) Math.pow(fl * rgbD[0] * rW / 100.0, 0.42), in make() 180 (float) Math.pow(fl * rgbD[1] * gW / 100.0, 0.42), (float) Math.pow( in make() 181 fl * rgbD[2] * bW / 100.0, 0.42)}; in make() 189 return new Frame(n, aw, nbb, ncb, c, nc, rgbD, fl, (float) Math.pow(fl, 0.25), z); in make()
|
/cts/apps/CameraITS/tests/scene0/ |
D | test_metadata.py | 145 fl = md['android.lens.focalLength'] 146 logging.debug('Focal length: %.3f', fl) 147 fov = 2 * math.degrees(math.atan(diag / (2 * fl)))
|
/cts/apps/CameraITS/tests/scene4/ |
D | test_multi_camera_alignment.py | 464 fl = {} 530 fl[i] = physical_props[i]['android.lens.info.availableFocalLengths'][0] 583 if len(fl) > 1: 587 fl[i_ref], fl[i_2nd]) 590 if not math.isclose(circle[i_ref]['r']*pixel_sizes[i_ref]/fl[i_ref], 591 circle[i_2nd]['r']*pixel_sizes[i_2nd]/fl[i_2nd],
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | LogHelper.java | 137 Lists.transform(mFormatsLine, fl -> Integer.parseInt(fl)); in getSupportedAudioFormats()
|
/cts/apps/CameraITS/tests/scene6/ |
D | test_zoom.py | 88 for fl in fls: 89 test_tols[fl] = (zoom_capture_utils.RADIUS_RTOL,
|
D | test_preview_zoom.py | 91 for fl in fls: 92 test_tols[fl] = (zoom_capture_utils.RADIUS_RTOL,
|
D | test_low_latency_zoom.py | 104 for fl in fls: 105 test_tols[fl] = (zoom_capture_utils.RADIUS_RTOL,
|
D | test_session_characteristics_zoom.py | 80 for fl in fls: 81 test_tols[fl] = (zoom_capture_utils.RADIUS_RTOL,
|
/cts/apps/CameraITS/utils/ |
D | zoom_capture_utils.py | 102 for fl in physical_props[i]['android.lens.info.availableFocalLengths']: 103 logging.debug('cam[%s] min_fd: %.3f (diopters), fl: %.2f', i, min_fd, fl) 106 test_tols[fl] = (RADIUS_RTOL, OFFSET_RTOL) 108 test_tols[fl] = (_RADIUS_RTOL_MIN_FD, _OFFSET_RTOL_MIN_FD)
|
/cts/tests/tests/security/res/raw/ |
D | cve_2019_2245.ts | 3281 �XF�fl�k@
|
D | cve_2018_13925.ts | 3282 �XF�fl�k@
|
D | cve_2019_2244.ts | 3283 �XF�fl�k@
|