OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FORMAT_EQUAL
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/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
604
if (
FORMAT_EQUAL
(srcfmt, dstfmt) )
Completed in 181 milliseconds