/AliOS-Things-master/components/SDL2/src/video/emscripten/ |
A D | SDL_emscriptenframebuffer.c | 36 Uint32 Rmask, Gmask, Bmask, Amask; in Emscripten_CreateWindowFramebuffer() local
|
/AliOS-Things-master/components/SDL2/src/video/alios/ |
A D | SDL_AliOS_framebuffer.c | 41 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_AliOS_CreateWindowFramebuffer() local
|
/AliOS-Things-master/components/SDL2/src/video/dummy/ |
A D | SDL_nullframebuffer.c | 37 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_DUMMY_CreateWindowFramebuffer() local
|
/AliOS-Things-master/components/SDL2/src/video/offscreen/ |
A D | SDL_offscreenframebuffer.c | 38 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_OFFSCREEN_CreateWindowFramebuffer() local
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_pixels.c | 135 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 D | SDL_surface.c | 157 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_CreateRGBSurface() 177 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, in SDL_CreateRGBSurfaceFrom()
|
A D | SDL_bmp.c | 180 Uint32 Rmask = 0; in SDL_LoadBMP_RW() local
|
A D | SDL_RLEaccel.c | 621 Uint32 Rmask; member
|
A D | SDL_video.c | 2350 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_CreateWindowFramebuffer() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_webp.c | 153 Uint32 Rmask; in IMG_LoadWEBP_RW() local
|
A D | IMG_bmp.c | 225 Uint32 Rmask = 0; in LoadBMP_RW() local 623 Uint32 Rmask; in LoadICOCUR_RW() local
|
A D | IMG_tif.c | 166 Uint32 Rmask, Gmask, Bmask, Amask; in IMG_LoadTIF_RW() local
|
A D | IMG_pcx.c | 91 Uint32 Rmask; in IMG_LoadPCX_RW() local
|
A D | IMG_png.c | 258 Uint32 Rmask; in IMG_LoadPNG_RW() local
|
/AliOS-Things-master/components/SDL2/src/render/ |
A D | SDL_yuv_sw.c | 361 Uint32 Rmask, Gmask, Bmask, Amask; in SDL_SW_CopyYUVToRGB() local
|
/AliOS-Things-master/components/SDL2/src/test/ |
A D | SDL_test_common.c | 905 Uint32 Rmask, Gmask, Bmask, Amask; in SDLTest_CommonInit() local
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_pixels.h | 331 Uint32 Rmask; member
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11modes.c | 98 Uint32 Rmask, Gmask, Bmask, Amask; in X11_GetPixelFormatFromVisualInfo() local
|
/AliOS-Things-master/components/SDL2/src/render/software/ |
A D | SDL_render_sw.c | 110 Uint32 Rmask, Gmask, Bmask, Amask; in SW_CreateTexture() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_gfxPrimitives.c | 289 Uint32 Rmask, Gmask, Bmask, Amask; in _putPixelAlpha() local 598 Uint32 Rmask, Gmask, Bmask, Amask; in _filledRectAlpha() local
|