OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:B2S_VROCPYFM_1TOS
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.h
45
#define
B2S_VROCPYFM_1TOS
(1<<2) /* vro_cpyfm() buffer 1 to screen */
SDL_gemvideo.c
670
GEM_bufops =
B2S_VROCPYFM_1TOS
;
903
if (GEM_bufops & (
B2S_VROCPYFM_1TOS
|B2S_VROCPYFM_2TOS)) {
997
if (GEM_bufops & (
B2S_VROCPYFM_1TOS
|B2S_VROCPYFM_2TOS)) {
1009
if (GEM_bufops &
B2S_VROCPYFM_1TOS
) {
Completed in 11 milliseconds