HomeSort by relevance Sort by last modified time
    Searched refs:enable_mga_crtc2 (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_video.h 48 int enable_mga_crtc2; member in struct:SDL_PrivateVideoData
SDL_DirectFB_video.c 386 HIDDEN->enable_mga_crtc2 = 0;
472 HIDDEN->enable_mga_crtc2 = 1;
474 if (HIDDEN->enable_mga_crtc2)
630 if (ret && !HIDDEN->enable_mga_crtc2)
705 if (HIDDEN->enable_mga_crtc2)
942 if (HIDDEN->enable_mga_crtc2)
985 if (HIDDEN->enable_mga_crtc2)
1040 if (HIDDEN->enable_mga_crtc2)

Completed in 208 milliseconds