Searched defs:angle (Results 1 - 25 of 92) sorted by relevance

1234

/xsrc/external/mit/freetype/dist/src/tools/
H A Dcordic.py17 angle = math.atan(x) # arctangent variable
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/
H A Dlion.c10 VGfloat angle = 0; variable in typeref:typename:VGfloat
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Darc.c11 static void ellipse(VGPath vgPath, VGfloat rx, VGfloat ry, VGfloat angle) argument
H A Dlayer.c23 static void ellipse(VGPath vgPath, VGfloat rx, VGfloat ry, VGfloat angle) argument
H A Dmask_render.c44 static void ellipse(VGPath vgPath, VGfloat rx, VGfloat ry, VGfloat angle) argument
/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafangles.c127 AF_Angle angle; local in function:af_angle_atan
[all...]
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dwinpos.c36 GLfloat angle; local in function:draw
H A Dvao_demo.c37 static GLfloat angle = 0.0; variable in typeref:typename:GLfloat
[all...]
H A Dgearbox.c51 GLfloat angle, da; local in function:gear
[all...]
H A Dgears.c55 GLfloat angle, da; local in function:gear
169 static GLfloat angle = 0.0; variable in typeref:typename:GLfloat
[all...]
H A Dpointblast.c33 static GLfloat angle = -150; /* in degrees */ variable in typeref:typename:GLfloat
89 float angle, velocity, direction; local in function:makePointList
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dbackspecular.c15 static double angle = 0.0; variable in typeref:typename:double
H A Djkrahntest.c43 float angle; local in function:main
[all...]
H A Dmapbufrange.c44 UpdateRect(int r, float angle) argument
90 float angle = glutGet(GLUT_ELAPSED_TIME) * 0.001; local in function:LoadBuffer
H A Dquads.c195 float angle = i / (float) NUM_QUADS * M_PI; local in function:gen_quads
/xsrc/external/mit/pixman/dist/demos/
H A Dconical-test.c38 double angle; local in function:create_conical
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-conical-gradient.c36 coordinates_to_parameter (double x, double y, double angle) argument
192 pixman_image_create_conical_gradient(const pixman_point_fixed_t * center,pixman_fixed_t angle,const pixman_gradient_stop_t * stops,int n_stops) argument
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Deglgears.c38 static GLfloat angle = 0.0; variable in typeref:typename:GLfloat
57 GLfloat angle, da; local in function:gear
[all...]
H A Dpeglgears.c93 static GLfloat angle = 0.0; variable in typeref:typename:GLfloat
119 GLfloat angle, da; local in function:gear
[all...]
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dshadowmap.c59 GLfloat angle = 0.0; variable in typeref:typename:GLfloat
/xsrc/external/mit/freetype/dist/src/base/
H A Dfttrigon.c297 FT_Cos( FT_Angle angle ) argument
311 FT_Sin( FT_Angle angle ) argument
325 FT_Tan( FT_Angle angle ) argument
360 FT_Vector_Unit(FT_Vector * vec,FT_Angle angle) argument
377 FT_Vector_Rotate(FT_Vector * vec,FT_Angle angle) argument
454 FT_Vector_Polarize(FT_Vector * vec,FT_Fixed * length,FT_Angle * angle) argument
484 FT_Vector_From_Polar(FT_Vector * vec,FT_Fixed length,FT_Angle angle) argument
[all...]
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv10_xv_ovl.c281 double angle; local in function:NV10WriteOverlayParameters
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dgears.c48 static GLfloat angle = 0.0; variable in typeref:typename:GLfloat
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Doverlay.c72 static float Sin(float angle) argument
78 static float Cos(float angle) argument
204 float angle; local in function:Init
H A Dstar.c70 static float Sin(float angle) argument
76 static float Cos(float angle) argument
212 float angle; local in function:Init

Completed in 18 milliseconds

1234