Searched defs:radians (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xcms/ | ||
| H A D | HVC.c | 79 # define radians(d) ((XcmsFloat)(d) * PI / 180.0) macro |
| H A D | Xcmsint.h | 239 # define radians(d) ((XcmsFloat)(d) * PI / 180.0) macro |
| /xsrc/external/mit/glu/dist/src/libutil/ | ||
| H A D | project.c | 69 double radians = fovy / 2 * __glPi / 180; local in function:gluPerspective |
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ | ||
| H A D | es2gears.c | 425 GLfloat radians = fovy / 2 * M_PI / 180; local in function:perspective |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | builtin_functions.cpp | 5058 ir_variable *radians = in_var(type, "radians"); local in function:builtin_builder::_degrees |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | builtin_functions.cpp | 4568 ir_variable *radians = in_var(type, "radians"); local in function:builtin_builder::_degrees |
| /xsrc/external/mit/xterm/dist/ | ||
| H A D | graphics_regis.c | 6979 double radians; local in function:parse_regis_items |
Completed in 137 milliseconds