Home
last modified time | relevance | path

Searched defs:Rmask (Results 1 – 20 of 20) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenframebuffer.c36 Uint32 Rmask, Gmask, Bmask, Amask; in Emscripten_CreateWindowFramebuffer() local
/AliOS-Things-master/components/SDL2/src/video/alios/
A DSDL_AliOS_framebuffer.c41 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_AliOS_CreateWindowFramebuffer() local
/AliOS-Things-master/components/SDL2/src/video/dummy/
A DSDL_nullframebuffer.c37 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_DUMMY_CreateWindowFramebuffer() local
/AliOS-Things-master/components/SDL2/src/video/offscreen/
A DSDL_offscreenframebuffer.c38 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_OFFSCREEN_CreateWindowFramebuffer() local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_pixels.c135 SDL_PixelFormatEnumToMasks(Uint32 format, int *bpp, Uint32 * Rmask, in SDL_PixelFormatEnumToMasks()
294 SDL_MasksToPixelFormatEnum(int bpp, Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, in SDL_MasksToPixelFormatEnum()
547 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_InitFormat() local
A DSDL_surface.c157 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_CreateRGBSurface()
177 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, in SDL_CreateRGBSurfaceFrom()
A DSDL_bmp.c180 Uint32 Rmask = 0; in SDL_LoadBMP_RW() local
A DSDL_RLEaccel.c621 Uint32 Rmask; member
A DSDL_video.c2350 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_CreateWindowFramebuffer() local
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_webp.c153 Uint32 Rmask; in IMG_LoadWEBP_RW() local
A DIMG_bmp.c225 Uint32 Rmask = 0; in LoadBMP_RW() local
623 Uint32 Rmask; in LoadICOCUR_RW() local
A DIMG_tif.c166 Uint32 Rmask, Gmask, Bmask, Amask; in IMG_LoadTIF_RW() local
A DIMG_pcx.c91 Uint32 Rmask; in IMG_LoadPCX_RW() local
A DIMG_png.c258 Uint32 Rmask; in IMG_LoadPNG_RW() local
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_yuv_sw.c361 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_SW_CopyYUVToRGB() local
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c905 Uint32 Rmask, Gmask, Bmask, Amask; in SDLTest_CommonInit() local
/AliOS-Things-master/components/SDL2/include/
A DSDL_pixels.h331 Uint32 Rmask; member
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11modes.c98 Uint32 Rmask, Gmask, Bmask, Amask; in X11_GetPixelFormatFromVisualInfo() local
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_render_sw.c110 Uint32 Rmask, Gmask, Bmask, Amask; in SW_CreateTexture() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxPrimitives.c289 Uint32 Rmask, Gmask, Bmask, Amask; in _putPixelAlpha() local
598 Uint32 Rmask, Gmask, Bmask, Amask; in _filledRectAlpha() local

Completed in 43 milliseconds