HomeSort by relevance Sort by last modified time
    Searched refs:swap_pixels (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.h 68 int swap_pixels; /* Flag: true if display is swapped endian */ member in struct:SDL_PrivateVideoData
130 #define swap_pixels (this->hidden->swap_pixels) macro
SDL_cgximage.c 431 if ( swap_pixels &&
730 if ( swap_pixels &&
SDL_cgxvideo.c 508 swap_pixels = 0;
513 swap_pixels = 1;
    [all...]

Completed in 169 milliseconds