OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_primary
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.h
32
LPDIRECTDRAWSURFACE3
SDL_primary
;
45
#define
SDL_primary
(this->hidden->
SDL_primary
)
SDL_dx5video.c
919
SDL_primary
= NULL;
[
all
...]
SDL_dx5yuv.c
267
SDL_primary
, &dstrect, DDOVER_SHOW, NULL);
273
result = IDirectDrawSurface3_Blt(
SDL_primary
, &dstrect, surface, &srcrect,
Completed in 23 milliseconds