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

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_cursor.c 612 FORMAT_EQUAL(screen->format, SDL_VideoSurface->format) ) {
690 FORMAT_EQUAL(screen->format, SDL_VideoSurface->format) ) {
SDL_blit.h 83 #define FORMAT_EQUAL(A, B) \
SDL_pixels.c 603 if ( FORMAT_EQUAL(srcfmt, dstfmt) )

Completed in 139 milliseconds