Searched refs:surfaces_allocated (Results 1 - 3 of 3) sorted by path

/external/qemu/distrib/sdl-1.2.15/src/
H A DSDL.c62 int surfaces_allocated = 0; variable
230 if ( surfaces_allocated != 0 ) {
232 surfaces_allocated);
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_leaks.h30 extern int surfaces_allocated;
H A DSDL_surface.c147 ++surfaces_allocated;
939 --surfaces_allocated;

Completed in 276 milliseconds