Home
last modified time | relevance | path

Searched refs:deg2rad (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Dutil-matrix.h39 deg2rad(int degree) in deg2rad() function
86 s = sin(deg2rad(degrees)); in matrix_init_rotate()
87 c = cos(deg2rad(degrees)); in matrix_init_rotate()
/third_party/flutter/glfw/examples/
Dboing.c129 double deg2rad( double deg ) in deg2rad() function
139 return sin( deg2rad( deg ) ); in sin_deg()
147 return cos( deg2rad( deg ) ); in cos_deg()
/third_party/skia/third_party/externals/angle2/src/third_party/ceval/
DREADME.md35 …`, `cosh()`, `tanh()`, `abs()`, `ceil()`, `floor()`, `log10()`, `ln()`, `deg2rad()`, `rad2deg()`, …