OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blit_sw_CC
(Results
1 - 7
of
7
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit.c
269
hw_blit_ok = current_video->info.
blit_sw_CC
;
/external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h
158
Uint32
blit_sw_CC
:1; /* Flag: Accelerated blits with Colorkey */
[
all
...]
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h
158
Uint32
blit_sw_CC
:1; /* Flag: Accelerated blits with Colorkey */
[
all
...]
/prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h
158
Uint32
blit_sw_CC
:1; /* Flag: Accelerated blits with Colorkey */
[
all
...]
/prebuilt/windows/sdl/host/include/SDL/
SDL_video.h
166
Uint32
blit_sw_CC
:1; /* Flag: Accelerated blits with Colorkey */
[
all
...]
/prebuilt/windows/sdl/include/SDL/
SDL_video.h
158
Uint32
blit_sw_CC
:1; /* Flag: Accelerated blits with Colorkey */
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c
873
this->info.
blit_sw_CC
= this->info.blit_hw_CC;
[
all
...]
Completed in 463 milliseconds