Home
last modified time | relevance | path

Searched defs:sx (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dfmodf.c14 uint32_t sx = ux.i & 0x80000000; in fmodf() local
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dfmod.c9 int sx = ux.i>>63; in fmod() local
/AliOS-Things-master/components/SDL2/src/libm/
A De_fmod.c25 int32_t n,hx,hy,hz,ix,iy,sx,i; in __ieee754_fmod() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/lcd/
A Dmodule_lcd.c199 int sx = duk_get_int(ctx, -6); in native_lcd_fill() local
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_line.c29 lv_coord_t sx; /*-1: x1 < x2; 1: x2 >= x1*/ member
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c288 …int x, y, sx, sy, ssx, ssy, *sax, *say, *csax, *csay, *salast, csx, csy, ex, ey, cx, cy, sstep, ss… in _zoomSurfaceRGBA() local
953 double x, y, cx, cy, sx, sy; in _rotozoomSurfaceSizeTrig() local
A DSDL_gfxPrimitives.c2353 int sx, sy; in lineColor() local
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_rotate.c129 double x, y, cx, cy, sx, sy; in SDLgfx_rotozoomSurfaceSizeTrig() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dthumbnail.c484 uint32 sx = 0; in setupStepTables() 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
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodframebuf.c467 mp_int_t sx; in framebuf_line() local
580 int sx, y, xend, yend, dx, dy; in framebuf_scroll() local
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvg.h480 static void nsvg__xformSetScale(float* t, float sx, float sy) in nsvg__xformSetScale()
918 float sx = sqrtf(t[0]*t[0] + t[2]*t[2]); in nsvg__getAverageScale() local
2864 static void nsvg__scaleGradient(NSVGgradient* grad, float tx, float ty, float sx, float sy) in nsvg__scaleGradient()
2878 float tx, ty, sx, sy, us, bounds[4], t[6], avgs; in nsvg__scaleToViewbox() local
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandevents.c231 const int sx = wl_fixed_to_int(sx_w); in pointer_handle_motion() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_ojpeg.c823 uint8 sx,sy; in OJPEGDecodeRaw() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c70451 duk_small_int_t cx, cy, sx; local
87301 duk_small_int_t sx = DUK_SIGNBIT(x) ? 1 : 0; local

Completed in 315 milliseconds