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

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit.h 334 #define PIXEL_FROM_RGBA(Pixel, fmt, r, g, b, a) \
342 #define PIXEL_FROM_RGBA(Pixel, fmt, r, g, b, a) \
356 PIXEL_FROM_RGBA(Pixel, fmt, r, g, b, a); \
377 PIXEL_FROM_RGBA(Pixel, fmt, r, g, b, a); \
SDL_RLEaccel.c     [all...]

Completed in 23 milliseconds