Searched defs:cw (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/directfb/ |
A D | SDL_DirectFB_WM.c | 184 DirectFB_WM_GetClientSize(_THIS, SDL_Window * window, int *cw, int *ch) in DirectFB_WM_GetClientSize() 347 int cw, ch; in DirectFB_WM_ProcessEvent() local 382 int cw, ch; in DirectFB_WM_ProcessEvent() local
|
A D | SDL_DirectFB_modes.h | 45 int cw; member
|
A D | SDL_DirectFB_window.c | 267 int cw; in DirectFB_SetWindowSize() local 503 int cw, ch; in DirectFB_AdjustWindowSurface() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/ |
A D | buffer_dec.c | 187 const int cw = options->crop_width; in WebPAllocateDecBuffer() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | rgb2ycbcr.c | 179 cvtClump(unsigned char* op, uint32* raster, uint32 ch, uint32 cw, uint32 w) in cvtClump()
|
/AliOS-Things-master/components/SDL2/src/render/psp/ |
A D | SDL_render_psp.c | 612 const float cw = c * width; in PSP_QueueCopyEx() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfxPrimitives.c | 5815 void gfxPrimitivesSetFont(const void *fontdata, Uint32 cw, Uint32 ch) in gfxPrimitivesSetFont()
|
Completed in 18 milliseconds