HomeSort by relevance Sort by last modified time
    Searched defs:Gmask (Results 1 - 18 of 18) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglvideo.h 42 int Gmask;
  /external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsvideo.c 173 vformat->Gmask = 0x000007e0;
242 Uint32 Rmask, Gmask, Bmask, Amask;
250 Gmask = 0x000003E0;
272 Gmask = 0x00000000;
314 if ( ! SDL_ReallocFormat(current, bpp, Rmask, Gmask, Bmask, Amask) ) {
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_wimpvideo.c 86 Uint32 Gmask = 0;
105 Gmask = 0x000003e0;
112 Gmask = 0x0000ff00;
126 if ( ! SDL_ReallocFormat(current, bpp, Rmask, Gmask, Bmask, 0) ) {
SDL_riscosFullScreenVideo.c 101 Uint32 Gmask = 0;
114 Gmask = 0x000003e0;
120 Gmask = 0x0000ff00;
139 if ( ! SDL_ReallocFormat(current, bpp, Rmask, Gmask, Bmask, 0) ) {
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_bmp.c 56 Uint32 Gmask;
172 Rmask = Gmask = Bmask = 0;
182 Gmask = 0x03E0;
188 Gmask = 0x0000FF00;
194 Gmask = 0x0000FF00;
210 Gmask = SDL_ReadLE32(src);
225 biWidth, biHeight, biBitCount, Rmask, Gmask, Bmask, 0);
401 (saveme->format->Gmask == 0x0000FF00) &&
405 (saveme->format->Gmask == 0x0000FF00) &&
SDL_yuv_sw.c 939 Uint32 Rmask, Gmask, Bmask;
    [all...]
SDL_RLEaccel.c 639 switch(fmt->Rmask | fmt->Gmask | fmt->Bmask) { \
641 if(fmt->Gmask == 0x07e0 \
657 if(fmt->Gmask == 0x03e0 \
683 if((fmt->Rmask | fmt->Gmask | fmt->Bmask) == 0x00ffffff \
684 && (fmt->Gmask == 0xff00 || fmt->Rmask == 0xff00 \
725 switch(fmt->Rmask | fmt->Gmask | fmt->Bmask) { \
727 if(fmt->Gmask == 0x07e0 \
740 if(fmt->Gmask == 0x03e0 \
763 if((fmt->Rmask | fmt->Gmask | fmt->Bmask) == 0x00ffffff \
764 && (fmt->Gmask == 0xff00 || fmt->Rmask == 0xff00
    [all...]
SDL_video.c 255 vformat.Rmask, vformat.Gmask, vformat.Bmask, 0);
522 Uint32 Rmask, Gmask, Bmask;
527 Gmask = (SDL_VideoSurface->format)->Gmask;
530 Rmask = Gmask = Bmask = 0;
534 depth, Rmask, Gmask, Bmask, 0);
962 Uint32 gmask = 0x0000ff00; local
993 gmask = 0x00FF0000;
1003 format = SDL_AllocFormat(32, rmask, gmask, bmask, amask);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/dc/
SDL_dcvideo.c 145 vformat->Gmask = 0x000007e0;
194 Uint32 Rmask, Gmask, Bmask;
208 Gmask = 0x000003e0;
214 Gmask = 0x000007e0;
220 Gmask = 0x0000ff00;
232 if ( ! SDL_ReallocFormat(current, bpp, Rmask, Gmask, Bmask, 0) ) {
  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.c 579 vformat->Gmask = 0x000007e0;
587 vformat->Gmask = 0x000003e0;
596 vformat->Gmask = 0x000007e0;
622 Uint32 Rmask, Gmask, Bmask;
640 Gmask = 0;
648 Gmask = 0x000003e0;
653 Gmask = 0x000007e0;
660 Gmask = 0x0000ff00;
668 0, 0, bpp, Rmask, Gmask, Bmask, 0);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/ipod/
SDL_ipodvideo.c 297 vformat->Gmask = 0x07E0;
301 vformat->Rmask = vformat->Gmask = vformat->Bmask = 0;
337 Uint32 Rmask, Gmask, Bmask;
340 Gmask = 0x07E0;
343 Rmask = Gmask = Bmask = 0;
355 if (!SDL_ReallocFormat (current, bpp, Rmask, Gmask, Bmask, 0)) {
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 83 Uint32 Gmask;
555 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
559 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 608 vformat->Gmask <<= 1;
609 vformat->Gmask |= (0x00000001<<vinfo.green.offset);
1005 Uint32 Gmask;
1089 Gmask = 0;
1091 Gmask <<= 1;
1092 Gmask |= (0x00000001<<vinfo.green.offset);
1100 Rmask, Gmask, Bmask, 0) ) {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 344 vformat->Gmask = 0x000003e0;
350 vformat->Gmask = 0x000007e0;
357 vformat->Gmask = 0x0000ff00;
611 Uint32 Rmask, Gmask, Bmask;
655 Gmask = 0x000003e0;
660 Gmask = 0x000007e0;
668 Gmask = 0x0000ff00;
673 Gmask = 0x00000000;
678 0, 0, bpp, Rmask, Gmask, Bmask, 0);
886 ((Uint32*)binfo->bmiColors)[1] = video->format->Gmask;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c     [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 83 Uint32 Gmask;
555 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
559 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 83 Uint32 Gmask;
555 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
559 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 83 Uint32 Gmask;
555 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
559 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
    [all...]

Completed in 678 milliseconds