/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_pixels_c.h | 30 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); 32 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
|
SDL_pixels.c | 38 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) 55 if ( Rmask || Bmask || Gmask ) { /* Packed pixels with custom mask */ 75 if ( Bmask ) { 76 for ( mask = Bmask; !(mask&0x01); mask >>= 1 ) 91 format->Bmask = Bmask; 105 format->Bmask = ((0xFF>>format->Bloss)<<format->Bshift); 118 format->Bmask = 0; 140 if ( Rmask || Bmask || Gmask ) { 166 if(Bmask) [all...] |
SDL_bmp.c | 57 Uint32 Bmask; 153 Rmask = Gmask = Bmask = 0; 164 Bmask = 0x001F; 170 Bmask = 0x00FF0000; 176 Bmask = 0x000000FF; 192 Bmask = SDL_ReadLE32(src); 206 biWidth, biHeight, biBitCount, Rmask, Gmask, Bmask, 0); 373 (saveme->format->Bmask == 0x000000FF) 377 (saveme->format->Bmask == 0x00FF0000)
|
SDL_RLEaccel.c | 638 switch(fmt->Rmask | fmt->Gmask | fmt->Bmask) { \ 642 || fmt->Bmask == 0x07e0) { \ 658 || fmt->Bmask == 0x03e0) { \ 682 if((fmt->Rmask | fmt->Gmask | fmt->Bmask) == 0x00ffffff \ 684 || fmt->Bmask == 0xff00)) { \ 724 switch(fmt->Rmask | fmt->Gmask | fmt->Bmask) { \ 728 || fmt->Bmask == 0x07e0) { \ 741 || fmt->Bmask == 0x03e0) { \ 762 if((fmt->Rmask | fmt->Gmask | fmt->Bmask) == 0x00ffffff \ 764 || fmt->Bmask == 0xff00)) { [all...] |
SDL_surface.c | 39 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) 90 Bmask = video->displayformatalphapixel->Bmask; 98 Bmask = screen->format->Bmask; 102 surface->format = SDL_AllocFormat(depth, Rmask, Gmask, Bmask, Amask); 156 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) 161 Rmask, Gmask, Bmask, Amask); 826 format->Rmask, format->Gmask, format->Bmask, format->Amask);
|
SDL_blit.h | 93 b = (((Pixel&fmt->Bmask)>>fmt->Bshift)<<fmt->Bloss); \ 272 b = ((Pixel&fmt->Bmask)>>fmt->Bshift)<<fmt->Bloss; \ 279 b = (Pixel&fmt->Bmask)>>fmt->Bshift; \
|
SDL_yuv_sw.c | 939 Uint32 Rmask, Gmask, Bmask; [all...] |
SDL_video.c | 249 vformat.Rmask, vformat.Gmask, vformat.Bmask, 0); 514 Uint32 Rmask, Gmask, Bmask; 520 Bmask = (SDL_VideoSurface->format)->Bmask; 522 Rmask = Gmask = Bmask = 0; 526 depth, Rmask, Gmask, Bmask, 0); 946 Uint32 bmask = 0x000000ff; local 960 (vf->Bmask == 0xf800 || vf->Bmask == 0x7c00)) { 962 bmask = 0xff0000 [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/ |
SDL_vglvideo.h | 43 int Bmask;
|
SDL_vglvideo.c | 352 VGLCurMode->Bmask = modes[i]->Bmask; 383 VGLCurMode->Gmask, VGLCurMode->Bmask, 0)) { 590 modescp->Bmask = ((1 << minfo.vi_pixel_fsizes[VGL_BLUE_INDEX]) - 1) <<
|
/external/qemu/distrib/sdl-1.2.12/src/video/dc/ |
SDL_dcvideo.c | 146 vformat->Bmask = 0x0000001f; 194 Uint32 Rmask, Gmask, Bmask; 209 Bmask = 0x0000001f; 215 Bmask = 0x0000001f; 221 Bmask = 0x000000ff; 232 if ( ! SDL_ReallocFormat(current, bpp, Rmask, Gmask, Bmask, 0) ) {
|
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/ |
SDL_ipodvideo.c | 298 vformat->Bmask = 0x001F; 301 vformat->Rmask = vformat->Gmask = vformat->Bmask = 0; 337 Uint32 Rmask, Gmask, Bmask; 341 Bmask = 0x001F; 343 Rmask = Gmask = Bmask = 0; 355 if (!SDL_ReallocFormat (current, bpp, Rmask, Gmask, Bmask, 0)) {
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_riscosvideo.c | 195 vformat->Bmask = 0x00007c00; 204 vformat->Bmask = 0x00ff0000; 211 vformat->Bmask = 0;
|
SDL_wimpvideo.c | 87 Uint32 Bmask = 0; 104 Bmask = 0x00007c00; 111 Bmask = 0x00ff0000; 126 if ( ! SDL_ReallocFormat(current, bpp, Rmask, Gmask, Bmask, 0) ) {
|
SDL_riscosFullScreenVideo.c | 102 Uint32 Bmask = 0; 113 Bmask = 0x00007c00; 119 Bmask = 0x00ff0000; 139 if ( ! SDL_ReallocFormat(current, bpp, Rmask, Gmask, Bmask, 0) ) {
|
/external/qemu/distrib/sdl-1.2.12/src/video/directfb/ |
SDL_DirectFB_video.c | 230 if (format->Rmask && format->Gmask && format->Bmask) 240 format->Bmask == 0x001F) 247 format->Bmask == 0x001F) 254 format->Bmask == 0x0000FF) 261 format->Bmask == 0x0000FF) 318 format->Amask = format->Rmask = format->Gmask = format->Bmask = 0; 330 format->Bmask = 0x0000001F; 336 format->Bmask = 0x0000001F; 346 format->Bmask = 0x000000FF; 352 format->Bmask = 0x000000FF [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/gapi/ |
SDL_gapivideo.c | 550 vformat->Bmask = 0x0000001f; 558 vformat->Bmask = 0x0000001f; 567 vformat->Bmask = 0x0000001f; 592 Uint32 Rmask, Gmask, Bmask; 611 Bmask = 0; 619 Bmask = 0x0000001f; 624 Bmask = 0x0000001f; 631 Bmask = 0x000000ff; 638 0, 0, bpp, Rmask, Gmask, Bmask, 0); [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/windib/ |
SDL_dibvideo.c | 311 vformat->Bmask = 0x0000001f; 317 vformat->Bmask = 0x0000001f; 324 vformat->Bmask = 0x000000ff; 497 Uint32 Rmask, Gmask, Bmask; 516 Bmask = 0x0000001f; 521 Bmask = 0x0000001f; 529 Bmask = 0x000000ff; 534 Bmask = 0x00000000; 538 0, 0, bpp, Rmask, Gmask, Bmask, 0); 750 ((Uint32*)binfo->bmiColors)[2] = video->format->Bmask; [all...] |
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_video.h | 76 Uint32 Bmask; 509 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); 512 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); [all...] |
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 76 Uint32 Bmask; 509 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); 512 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_video.h | 76 Uint32 Bmask; 509 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); 512 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | 83 Uint32 Bmask; 511 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); 514 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | 76 Uint32 Bmask; 509 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); 512 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask); [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fbvideo.c | 599 vformat->Bmask <<= 1; 600 vformat->Bmask |= (0x00000001<<vinfo.blue.offset); 929 Uint32 Bmask; 1011 Bmask = 0; 1013 Bmask <<= 1; 1014 Bmask |= (0x00000001<<vinfo.blue.offset); 1017 Rmask, Gmask, Bmask, 0) ) { [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/ |
SDL_dx5video.c | [all...] |