/AliOS-Things-master/components/SDL2/src/video/directfb/ |
A D | SDL_DirectFB_mouse.c | 236 int cx, cy; in DirectFB_WarpMouse() local 342 int cx, cy; in DirectFB_WarpMouse() local
|
A D | SDL_DirectFB_events.c | 156 int cx, cy; in ClientXY() local
|
/AliOS-Things-master/components/SDL2/src/render/software/ |
A D | SDL_rotate.c | 129 double x, y, cx, cy, sx, sy; in SDLgfx_rotozoomSurfaceSizeTrig() local 232 _transformSurfaceRGBA(SDL_Surface * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, int… in _transformSurfaceRGBA() 346 transformSurfaceY(SDL_Surface * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, int fli… in transformSurfaceY()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | genpng.c | 386 double cx = (arg->x1+arg->x2)/2; in square_check_line() local 465 const double cx = (x1 + x2)/2; in circle_check() local 495 double cx = (arg->x1+arg->x2)/2; in circle_check_line() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_rotozoom.c | 288 …int x, y, sx, sy, ssx, ssy, *sax, *say, *csax, *csay, *salast, csx, csy, ex, ey, cx, cy, sstep, ss… in _zoomSurfaceRGBA() local 638 void _transformSurfaceRGBA(SDL_Surface * src, SDL_Surface * dst, int cx, int cy, int isin, int icos… in _transformSurfaceRGBA() 755 void transformSurfaceY(SDL_Surface * src, SDL_Surface * dst, int cx, int cy, int isin, int icos, in… in transformSurfaceY() 953 double x, y, cx, cy, sx, sy; in _rotozoomSurfaceSizeTrig() local
|
A D | SDL_gfxPrimitives.c | 2877 Sint16 cx = 0; in circleColor() local 3122 Sint16 cx = 0; in arcColor() local 3561 Sint16 cx = 0; in filledCircleColor() local
|
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowsmessagebox.c | 85 short cx; member 96 short cx; member
|
A D | SDL_windowswindow.c | 940 LONG cx, cy; in WIN_UpdateClipCursor() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvg.h | 391 NSVGcoordinate cx, cy, r, fx, fy; member 890 float cx, cy, fx, fy, r; in nsvg__createGradient() local 2019 float x1, y1, x2, y2, cx, cy; in nsvg__pathQuadBezTo() local 2053 float x1, y1, x2, y2, cx, cy; in nsvg__pathQuadBezShortTo() local 2103 float x1, y1, x2, y2, cx, cy, dx, dy, d; in nsvg__pathArcTo() local 2404 float cx = 0.0f; in nsvg__parseCircle() local 2434 float cx = 0.0f; in nsvg__parseEllipse() local
|
/AliOS-Things-master/components/freetype/src/smooth/ |
A D | ftgrays.c | 418 TCoord cx, cy; member
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestGfxPrimitives.c | 1094 int cx, cy; in TestThickLineAccuracy() local
|
/AliOS-Things-master/components/freetype/src/raster/ |
A D | ftraster.c | 1554 Conic_To( RAS_ARGS Long cx, in Conic_To()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp_python_wrap.c | 3111 double cx = ceil(x); in SWIG_CanCastAsInteger() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 70451 duk_small_int_t cx, cy, sx; local 87251 duk_small_int_t cx = (duk_small_int_t) DUK_FPCLASSIFY(x); local 87288 duk_small_int_t cx = (duk_small_int_t) DUK_FPCLASSIFY(x); local
|