Home
last modified time | relevance | path

Searched defs:dx (Results 1 – 25 of 35) sorted by relevance

12

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dcopysign.c40 double_s_t dx={.d = x}; in copysign() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_tile.c41 uint32 dx = td->td_tilewidth; in TIFFComputeTile() local
118 uint32 dx = td->td_tilewidth; in TIFFNumberOfTiles() local
/AliOS-Things-master/components/freetype/src/autofit/
A Dafangles.c184 af_angle_atan( FT_Fixed dx, in af_angle_atan()
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvgrast.h92 float dx, dy; member
99 int x,dx; member
232 float dx = x2 - x1; in nsvg__ptEquals() local
336 float dx,dy,d2,d3; in nsvg__flattenCubicBez() local
399 float dx = p1->x - p0->x; in nsvg__initClosed() local
410 …Cap(NSVGrasterizer* r, NSVGpoint* left, NSVGpoint* right, NSVGpoint* p, float dx, float dy, float … in nsvg__buttCap()
632 float dx = p1->x - p0->x; in nsvg__expandStroke() local
663 float dx = p1->x - p0->x; in nsvg__expandStroke() local
797 float dx = r->points2[j].x - cur.x; in nsvg__flattenShapeStroke() local
1022 float fx, fy, dx, gy; in nsvg__scanlineSolid() local
[all …]
A Dnanosvg.h546 static void nsvg__xformPoint(float* dx, float* dy, float x, float y, float* t) in nsvg__xformPoint()
552 static void nsvg__xformVec(float* dx, float* dy, float x, float y, float* t) in nsvg__xformVec()
741 float px,py, dx,dy; in nsvg__lineTo() local
878 float x1, y1, x2, y2, dx, dy; in nsvg__createGradient() local
2103 float x1, y1, x2, y2, cx, cy, dx, dy, d; in nsvg__pathArcTo() local
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_WM.c343 int dx = evt->cx - windata->wm_lastx; in DirectFB_WM_ProcessEvent() local
373 int dx = evt->cx - windata->wm_lastx; in DirectFB_WM_ProcessEvent() local
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestFramerate.c64 int i,rate,x,y,dx,dy,r,g,b; in Draw() local
A DTestGfxTexture.c63 int i,rate,x,y,dx,dy; in Draw() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxBlitFunc.c478 int dx, dy; in SDL_gfxBlitRGBA() local
A DSDL_rotozoom.c115 int x, y, dx, dy, sgap, dgap, ra, ga, ba, aa; in _shrinkSurfaceRGBA() local
204 int x, y, dx, dy, sgap, dgap, a; in _shrinkSurfaceY() local
640 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
757 int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay, sw, sh; in transformSurfaceY() local
/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.c2515 Project( EXEC_OP_ FT_Pos dx, in Project()
2545 Dual_Project( EXEC_OP_ FT_Pos dx, in Dual_Project()
2571 Project_x( EXEC_OP_ FT_Pos dx, in Project_x()
2598 Project_y( EXEC_OP_ FT_Pos dx, in Project_y()
5918 FT_F26Dot6 dx, in Move_Zp2_Point()
5969 FT_F26Dot6 dx, in Ins_SHP() local
6033 FT_F26Dot6 dx, dy; in Ins_SHC() local
6084 FT_F26Dot6 dx, in Ins_SHZ() local
6129 FT_F26Dot6 dx, dy; in Ins_SHPIX() local
6942 FT_F26Dot6 dx, dy, in Ins_ISECT() local
[all …]
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_rotate.c234 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
348 int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay; in transformSurfaceY() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_gesture.c355 float dx = path->p[i ].x - path->p[i-1].x; in dollarNormalize() local
628 float dx = event->tfinger.dx; in SDL_GestureProcessEvent() local
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/
A Djmemdos.c99 unsigned short ax, dx, bx; member
103 unsigned short ax, dx, bx; member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/
A Dgenpng.c322 int dx; in alpha_calc() local
467 const double dx = x1 - x2; in circle_check() local
/AliOS-Things-master/components/freetype/src/base/
A Dfttrigon.c319 FT_Atan2( FT_Fixed dx, in FT_Atan2()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftgrays.c680 long p, first, dx; in gray_render_scanline() local
775 TPos dx, dy, x, x2; in gray_render_line() local
936 TPos dx, dy; in gray_render_conic() local
1085 TPos dx, dy, dx_, dy_; in gray_render_cubic() local
/AliOS-Things-master/components/SDL2/src/main/haiku/
A DSDL_BApp.h242 int dx = x - (winWidth / 2); in _HandleMouseMove() local
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h56 int dx; member
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_line.c28 lv_coord_t dx; member
/AliOS-Things-master/components/freetype/src/psaux/
A Dt1decode.c1473 FT_Pos dx = orig_x; in t1_decoder_parse_charstrings() local
/AliOS-Things-master/components/py_engine/tests/perf_bench/
A Dmisc_raytrace.py53 def calc_dir(self, dx, dy): argument
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_rect.c1239 int dx, dy; in rect_testUnionRectOutside() local
1374 int dx, dy; in rect_testUnionRectInside() local
/AliOS-Things-master/components/freetype/src/cff/
A Dcf2hints.c1447 CF2_Fixed dx = x2 - x1; in cf2_glyphpath_computeOffset() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/xtiff/
A Dxtiff.c1052 int ih, iw, ww, wh, sx, sy, w, h, dx, dy; local

Completed in 84 milliseconds

12