Home
last modified time | relevance | path

Searched defs:sy (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/lcd/
A Dmodule_lcd.c200 int sy = duk_get_int(ctx, -5); in native_lcd_fill() local
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_line.c31 lv_coord_t sy; /*-1: y1 < y2; 1: y2 >= y1*/ 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.c560 int sy = 0; in setImage1() 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/SDL2/src/image/
A Dnanosvg.h480 static void nsvg__xformSetScale(float* t, float sx, float sy) in nsvg__xformSetScale()
919 float sy = sqrtf(t[1]*t[1] + t[3]*t[3]); 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/py_engine/engine/extmod/
A Dmodframebuf.c476 mp_int_t sy; in framebuf_line() local
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandevents.c232 const int sy = wl_fixed_to_int(sy_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.c87302 duk_small_int_t sy = DUK_SIGNBIT(y) ? 1 : 0; local

Completed in 268 milliseconds