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

  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 773 int hw_surface; local
782 hw_surface = (flags & SDL_HWSURFACE) != 0;
783 use_dsp_back_buffer = !dsp_vram_available || !hw_surface ;
    [all...]

Completed in 192 milliseconds