Home
last modified time | relevance | path

Searched defs:tan (Results 1 – 25 of 47) sorted by relevance

12

/third_party/musl/src/math/
Dtan.c44 double tan(double x) in tan() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dtan.c44 double tan(double x) in tan() function
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Ds_tan.c45 double tan(double x) in tan() function
Dmath_private.h43 #define tan SDL_uclibc_tan macro
/third_party/skia/modules/skottie/src/animator/
DVec2KeyframeAnimator.cpp85 SkVector tan; in onSeek() local
92 const auto tan = v1.v2 - v0.v2; in onSeek() local
/third_party/flutter/engine/flutter/lib/ui/painting/
Dpath_measure.cc82 SkVector tan; in getPosTan() local
/third_party/flutter/skia/tests/
DPathMeasureTest.cpp236 SkVector tan; in test_90_degrees() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_trigonometric.inl62 GLM_FUNC_QUALIFIER vecType<T, P> tan(vecType<T, P> const & v) function
/third_party/skia/tests/
DPathMeasureTest.cpp237 SkVector tan; in test_90_degrees() local
/third_party/skia/gm/
Doverstroke.cpp92 SkVector tan; in ribs_path() local
Ddrawatlas.cpp157 SkVector tan; local
/third_party/flutter/skia/gm/
Doverstroke.cpp102 SkVector tan; in ribs_path() local
Ddrawatlas.cpp155 SkVector tan; local
/third_party/flutter/skia/samplecode/
DSampleQuadStroker.cpp327 SkPoint pos, tan; in draw_ribs() local
367 SkPoint pos, tan; in draw_t_divs() local
/third_party/skia/samplecode/
DSampleQuadStroker.cpp320 SkPoint pos, tan; in draw_ribs() local
360 SkPoint pos, tan; in draw_t_divs() local
/third_party/rust/crates/num-traits/src/
Dreal.rs540 fn tan(self) -> Self; in tan() method
/third_party/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c311 nir_ssa_def *tan = nir_bcsel(b, nir_feq(b, nir_fabs(b, x), nir_fabs(b, y)), in nir_atan2() local
/third_party/skia/modules/particles/src/
DSkParticleBinding.cpp38 SkVector tan; in linearize_path() local
/third_party/jerryscript/jerry-libm/
Dtrig.c1034 tan (double x) in tan() function
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp108 Sk2f tan = Sk2f::Load(&pt) - Sk2f::Load(&fPoints.back()); in lineTo() local
/third_party/skia/modules/canvaskit/htmlcanvas/
D_namedcolors.js150 'tan': CanvasKit.Color(210, 180, 140), property
/third_party/node/deps/npm/node_modules/color-name/
Dindex.js141 "tan": [210, 180, 140], property
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
D_namedcolors.js150 'tan': CanvasKit.Color(210, 180, 140), property
Dcolor.js10 …644,'azure':4293984255,'beige':4294309340,'bisque':4294960324,'black':4278190080,'blanchedalmond':…
/third_party/skia/modules/skottie/src/text/
DTextAdapter.cpp128 SkVector tan; in getMatrix() local

12