Searched refs:tan (Results 1 – 10 of 10) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestTan.rscript | 24 return tan(inV); 28 return tan(inV); 32 return tan(inV); 36 return tan(inV); 40 return tan(inV); 44 return tan(inV); 48 return tan(inV); 52 return tan(inV);
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | ArcMotionTest.java | 113 float ratio = (float) Math.tan(Math.PI / 8); in testMaximumAngle() 129 float ey = (float) (Math.tan(Math.PI / 4) * 50); in testMinimumHorizontalAngle() 146 ey = (float) (Math.tan(Math.PI / 4) * 62.5f); in testMinimumHorizontalAngle() 185 ex = (float) (Math.tan(Math.PI / 4) * 37.5f); in testMinimumVerticalAngle() 209 float ey = (float) (50 * Math.tan(Math.toRadians(40))); in horizontalAndVerticalMotion() 221 ex = (float) (50 * Math.tan(Math.toRadians(22.5))); in horizontalAndVerticalMotion()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | PathMeasureTest.java | 63 float[] tan = { 1f }; in testGetPosTanArraysTooSmall() local 65 mPathMeasure.getPosTan(distance, pos, tan); in testGetPosTanArraysTooSmall()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | CoreMathVerifier.java | 109 static native float tan(float x); in tan() method in CoreMathVerifier 1005 static private Target.Floaty tan(double d, Target t) { in tan() method in CoreMathVerifier 1007 double min = Math.tan(in.min()); in tan() 1008 double max = Math.tan(in.max()); in tan() 1015 return t.newFloaty(Math.tan(d), min, max); in tan() 1019 static private Target.Floaty tan(float f, Target t) { in tan() method in CoreMathVerifier 1021 float min = tan(in.min32()); in tan() 1022 float max = tan(in.max32()); in tan() 1029 return t.new32(tan(f), min, max); in tan() 1051 double min = Math.tan(in.min()); in tanpi() [all …]
|
D | MatrixTest.rscript | 810 const float invTan = 1.f / tan(radians(fovy / 2.f));
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
D | DetermineFovActivity.java | 179 / (2 * Math.tan(fovDegrees / 2 * Math.PI / 180.0f))); in focalLengthPixels()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MotionEventTest.java | 693 assertEquals(Math.tan(angle), Math.tan(c.orientation), 0.1); in testTransformShouldApplyMatrixToPointsAndPreserveRawPosition()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVRecordActivity.java | 566 double fx = width/2/Math.tan(alpha/2.0); in init()
|
D | RVCVXCheckAnalyzer.java | 836 float fc = (float)(meta.frameWidth/2.0/Math.tan(meta.fovWidth/2.0)); in analyzeVideo()
|
/cts/tests/tests/media/assets/hls_variant/1676816/ |
D | 05.ts | 3372 …}Y�j$�{mO۱�V`�����V6��䥊�Qp�, ��"�����QG�GF�����l*Ǜ���HXn�e��/Q@W���tan��{$�;�����~<�����…
|