Home
last modified time | relevance | path

Searched defs:ey (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dfmodf.c13 int ey = uy.i>>23 & 0xff; in fmodf() local
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dfmod.c8 int ey = uy.i>>52 & 0x7ff; in fmod() local
A D__rem_pio2.c54 int sign, n, ex, ey, i; in __rem_pio2() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/lcd/
A Dmodule_lcd.c202 int ey = duk_get_int(ctx, -3); in native_lcd_fill() local
/AliOS-Things-master/components/freetype/src/smooth/
A Dftgrays.c405 TCoord ex, ey; member
602 TCoord ey ) in gray_set_cell()
649 TCoord ey ) in gray_start_cell()
673 gray_render_scanline( RAS_ARG_ TCoord ey, in gray_render_scanline()
/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
640 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
/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
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvgrast.h100 float ey; member

Completed in 17 milliseconds