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

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgximage.c 382 int i,format,customroutine=0; local
399 customroutine=1;
407 customroutine=4;
411 customroutine=2; // The slow one!
414 customroutine=3;
417 customroutine=2;
423 customroutine=1;
445 else if (customroutine==2)
510 else if (customroutine==3)
562 else if (customroutine==4
679 int format,customroutine=0; local
    [all...]

Completed in 430 milliseconds