/AliOS-Things-master/components/freetype/src/base/ |
A D | fttrigon.c | 278 FT_Cos( FT_Angle angle ) in FT_Cos() 294 FT_Sin( FT_Angle angle ) in FT_Sin() 303 FT_Tan( FT_Angle angle ) in FT_Tan() 341 FT_Angle angle ) in FT_Vector_Unit() 363 FT_Angle angle ) in FT_Vector_Rotate() 436 FT_Angle *angle ) in FT_Vector_Polarize() 463 FT_Angle angle ) in FT_Vector_From_Polar()
|
A D | ftstroke.c | 531 FT_Angle total, angle, step, rotate, next, theta; in ft_stroke_border_arcto() local 904 FT_Angle angle, in ft_stroker_cap() 1285 FT_Angle angle; in FT_Stroker_LineTo() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testgamecontroller.c | 55 static const struct { int x; int y; double angle; } axis_positions[] = { member 187 const double angle = axis_positions[i].angle; in loop() local 191 const double angle = axis_positions[i].angle + 180.0; in loop() local
|
A D | testgles2.c | 107 rotate_matrix(float angle, float x, float y, float z, float *r) in rotate_matrix()
|
A D | controllermap.c | 58 double angle; member
|
/AliOS-Things-master/components/SDL2/src/render/software/ |
A D | SDL_rotate.c | 108 SDLgfx_rotozoomSurfaceSizeTrig(int width, int height, double angle, in SDLgfx_rotozoomSurfaceSizeTrig() 156 computeSourceIncrements90(SDL_Surface * src, int bpp, int angle, int flipx, int flipy, in computeSourceIncrements90() 199 transformSurfaceRGBA90(SDL_Surface * src, SDL_Surface * dst, int angle, int flipx, int flipy) in transformSurfaceRGBA90() 205 transformSurfaceY90(SDL_Surface * src, SDL_Surface * dst, int angle, int flipx, int flipy) in transformSurfaceY90() 417 SDLgfx_rotateSurface(SDL_Surface * src, double angle, int centerx, int centery, int smooth, int fli… in SDLgfx_rotateSurface()
|
A D | SDL_render_sw.c | 301 double angle; member 309 const double angle, const SDL_FPoint *center, const SDL_RendererFlip flip) in SW_QueueCopyEx() 340 const double angle, const SDL_FPoint * center, const SDL_RendererFlip flip) in SW_RenderCopyEx()
|
/AliOS-Things-master/components/freetype/src/tools/ |
A D | cordic.py | 17 angle = math.atan(x) # arctangent variable
|
/AliOS-Things-master/components/littlevgl/src/lv_misc/ |
A D | lv_math.c | 49 int16_t lv_trigo_sin(int16_t angle) in lv_trigo_sin()
|
/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_gauge.c | 194 void lv_gauge_set_scale(lv_obj_t * gauge, uint16_t angle, uint8_t line_cnt, uint8_t label_cnt) in lv_gauge_set_scale() 361 int16_t angle = (i * scale_angle) / (label_num - 1) + angle_ofs; in lv_gauge_draw_scale() local 402 uint16_t angle = lv_lmeter_get_scale_angle(gauge); in lv_gauge_draw_needle() local
|
A D | lv_lmeter.c | 160 void lv_lmeter_set_scale(lv_obj_t * lmeter, uint16_t angle, uint8_t line_cnt) in lv_lmeter_set_scale() 284 int16_t angle = (i * ext->scale_angle) / (ext->line_cnt - 1) + angle_ofs; in lv_lmeter_design() local
|
A D | lv_canvas.c | 266 void lv_canvas_rotate(lv_obj_t * canvas, lv_img_dsc_t * img, int16_t angle, lv_coord_t offset_x, lv… in lv_canvas_rotate()
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afangles.c | 187 AF_Angle angle; in af_angle_atan() local
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/ |
A D | RecognizeCharacterResult.h | 42 int angle; member
|
A D | RecognizeTaxiInvoiceResult.h | 61 float angle; member
|
A D | RecognizeIdentityCardResult.h | 52 float angle; member
|
A D | RecognizeBusinessLicenseResult.h | 76 float angle; member
|
A D | RecognizeAccountPageResult.h | 82 float angle; member
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_rotozoom.c | 949 void _rotozoomSurfaceSizeTrig(int width, int height, double angle, double zoomx, double zoomy, in _rotozoomSurfaceSizeTrig() 991 void rotozoomSurfaceSizeXY(int width, int height, double angle, double zoomx, double zoomy, int *ds… in rotozoomSurfaceSizeXY() 1008 void rotozoomSurfaceSize(int width, int height, double angle, double zoom, int *dstwidth, int *dsth… in rotozoomSurfaceSize() 1030 SDL_Surface *rotozoomSurface(SDL_Surface * src, double angle, double zoom, int smooth) in rotozoomSurface() 1051 SDL_Surface *rotozoomSurfaceXY(SDL_Surface * src, double angle, double zoomx, double zoomy, int smo… in rotozoomSurfaceXY()
|
/AliOS-Things-master/components/ucloud_ai/include/model/ |
A D | ocr.h | 43 int angle; member
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestRotozoom.c | 93 double angle, zoomf, zoomfx, zoomfy; in RotatePicture() local
|
/AliOS-Things-master/components/SDL2/src/render/opengles/ |
A D | SDL_render_gles.c | 648 const double angle, const SDL_FPoint *center, const SDL_RendererFlip flip) in GLES_QueueCopyEx() 942 const GLfloat angle = verts[18]; in GLES_RunCommandQueue() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | rpng2-x.c | 1229 double angle=0.0, aoffset=0.0, maxDist, dist; in rpng2_x_load_bg_image() local 2001 double angle=0.0, aoffset=0.0, maxDist, dist; in rpng2_x_reload_bg_image() local
|
/AliOS-Things-master/components/drivers/external_device/sh1106/src/ |
A D | sh1106.c | 629 int16_t angle, in OLED_DrawLine_ByAngle()
|
/AliOS-Things-master/components/SDL2/src/render/ |
A D | SDL_render.c | 535 const double angle, const SDL_FPoint *center, const SDL_RendererFlip flip) in QueueCmdCopyEx() 3009 const double angle, const SDL_Point *center, const SDL_RendererFlip flip) in SDL_RenderCopyEx() 3036 const double angle, const SDL_FPoint *center, const SDL_RendererFlip flip) in SDL_RenderCopyExF()
|