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.15/src/video/gem/
SDL_gemvideo.h
45
#define
B2S_VROCPYFM_1TOS
(1<<2) /* vro_cpyfm() buffer 1 to screen */
SDL_gemvideo.c
667
GEM_bufops =
B2S_VROCPYFM_1TOS
;
900
if (GEM_bufops & (
B2S_VROCPYFM_1TOS
|B2S_VROCPYFM_2TOS)) {
994
if (GEM_bufops & (
B2S_VROCPYFM_1TOS
|B2S_VROCPYFM_2TOS)) {
1006
if (GEM_bufops &
B2S_VROCPYFM_1TOS
) {
Completed in 43 milliseconds