OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FB_EnterGraphicsMode
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbevents_c.h
33
extern int
FB_EnterGraphicsMode
(_THIS);
SDL_fbvideo.c
869
if (
FB_EnterGraphicsMode
(this) < 0 ) {
934
if (
FB_EnterGraphicsMode
(this) < 0 ) {
[
all
...]
SDL_fbevents.c
155
int
FB_EnterGraphicsMode
(_THIS)
Completed in 364 milliseconds