Searched refs:NDS_UpdateRects (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/nds/
H A DSDL_ndsvideo.c55 static void NDS_UpdateRects(_THIS, int numrects, SDL_Rect *rects);
133 device->UpdateRects = NDS_UpdateRects;
458 static void NDS_UpdateRects(_THIS, int numrects, SDL_Rect *rects) function

Completed in 91 milliseconds