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

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.h 95 int BytesPerPixel;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_RLEaccel.c 625 switch(fmt->BytesPerPixel) { \
632 switch(fmt->BytesPerPixel) { \
711 switch(fmt->BytesPerPixel) { \
718 switch(fmt->BytesPerPixel) { \
859 + y * dst->pitch + x * src->format->BytesPerPixel;
886 switch(src->format->BytesPerPixel) {
999 Uint8 BytesPerPixel;
1091 switch(df->BytesPerPixel) {
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 65 Uint8 BytesPerPixel;
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 65 Uint8 BytesPerPixel;
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 65 Uint8 BytesPerPixel;
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 72 Uint8 BytesPerPixel;
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 65 Uint8 BytesPerPixel;
    [all...]

Completed in 90 milliseconds