Searched defs:theta2 (Results 1 – 7 of 7) sorted by relevance
| /external/flac/src/test_streams/ |
| D | main.c | 441 double theta1, theta2; in generate_sine8_1() local 468 double theta1, theta2; in generate_sine8_2() local 499 double theta1, theta2; in generate_sine16_1() local 526 double theta1, theta2; in generate_sine16_2() local 557 double theta1, theta2; in generate_sine24_1() local 584 double theta1, theta2; in generate_sine24_2() local 615 double theta1, theta2; in generate_sine32_1() local 642 double theta1, theta2; in generate_sine32_2() local 697 double theta1, theta2; in generate_signed_raw() local 727 double theta1, theta2; in generate_unsigned_raw() local [all …]
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
| D | HighamHall54StepInterpolator.java | 76 final double theta2 = theta * theta; in computeInterpolatedStateAndDerivatives() local
|
| D | DormandPrince853StepInterpolator.java | 362 final double theta2 = theta * theta; in computeInterpolatedStateAndDerivatives() local
|
| /external/skia/gm/ |
| D | mandoline.cpp | 190 float theta2 = 2*SK_ScalarPI/nquads * (i + 1); in onDraw() local
|
| /external/freetype/src/base/ |
| D | ftstroke.c | 204 FT_Angle theta1, theta2; in ft_cubic_is_small_enough() local 1635 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; in FT_Stroker_CubicTo() local
|
| /external/skia/src/core/ |
| D | SkPathBuilder.cpp | 521 SkScalar theta2 = SkScalarATan2(unitPts[1].fY, unitPts[1].fX); in arcTo() local
|
| D | SkPath.cpp | 1282 SkScalar theta2 = SkScalarATan2(unitPts[1].fY, unitPts[1].fX); in arcTo() local
|