HomeSort by relevance Sort by last modified time
    Searched full:defaultdepth (Results 1 - 7 of 7) sorted by null

  /external/libvpx/examples/includes/geshi/geshi/
xorg_conf.php 53 'DefaultDepth', 'DefaultFbBpp', 'Depth', 'Device',
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm.c 66 dbpp = DefaultDepth(SDL_Display, SDL_Screen);
195 DefaultDepth(SDL_Display, SDL_Screen),
202 DefaultDepth(SDL_Display, SDL_Screen));
SDL_x11video.c 654 if(this->hidden->visuals[i].depth == DefaultDepth(SDL_Display,
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_sysvideo.cc 218 vformat->BitsPerPixel = QPixmap::defaultDepth();
SDL_QWin.cc 342 if(QPixmap::defaultDepth() == 16) {
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 490 int defaultdepth; member in struct:_confscreenrec
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 376 vformat->BitsPerPixel = DefaultDepth(DGA_Display, DGA_Screen);

Completed in 33 milliseconds