Home
last modified time | relevance | path

Searched defs:sinx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/eigen/demos/opengl/
H A Dtrackball.cpp47 double sinx = sin(M_PI * x * 0.5); in mapToSphere() local
/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/
H A Dsincosf_test.cpp30 FloatType sinx, cosx; in check() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost_compile.c2293 bi_index sinx = bi_fsin_table_u6(b, x_u6, false); in bi_lower_fsincos_32() local