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

  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 772 int double_buf; local
781 double_buf = (flags & SDL_DOUBLEBUF) != 0;
789 if ( double_buf && use_dsp_back_buffer ) {
869 if (!double_buf) {
    [all...]

Completed in 929 milliseconds