OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FB_SavePaletteTo
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.h
144
extern void
FB_SavePaletteTo
(_THIS, int palette_len, __u16 *area);
SDL_fbvideo.c
[
all
...]
SDL_fbevents.c
936
FB_SavePaletteTo
(this, 256, screen_palette);
Completed in 193 milliseconds