OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nupdates
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/test/
testsprite.c
64
int i,
nupdates
;
local
67
nupdates
= 0;
91
sprite_rects[
nupdates
++] = area;
114
SDL_UpdateRects(screen,
nupdates
, sprite_rects);
Completed in 96 milliseconds