OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scrPlanes
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_milan.h
106
unsigned long
scrPlanes
; /* color Planes */
SDL_xbios_milan.c
70
modeinfo.depth = inf->
scrPlanes
;
SDL_xbios.c
508
if (si.
scrPlanes
<= 8) {
509
XBIOS_oldnumcol = 1<<si.
scrPlanes
;
Completed in 20 milliseconds