OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 122 milliseconds