OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SDL_MUSTLOCK
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h
161
#define
SDL_MUSTLOCK
(surface) \
569
* Not all surfaces require locking. If
SDL_MUSTLOCK
(surface) evaluates
[
all
...]
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h
161
#define
SDL_MUSTLOCK
(surface) \
569
* Not all surfaces require locking. If
SDL_MUSTLOCK
(surface) evaluates
[
all
...]
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h
161
#define
SDL_MUSTLOCK
(surface) \
569
* Not all surfaces require locking. If
SDL_MUSTLOCK
(surface) evaluates
[
all
...]
/prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h
161
#define
SDL_MUSTLOCK
(surface) \
569
* Not all surfaces require locking. If
SDL_MUSTLOCK
(surface) evaluates
[
all
...]
Completed in 109 milliseconds