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

  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_resize.c 35 } last_resize; variable in typeref:struct:__anon13321
45 (( last_resize.w == w ) && ( last_resize.h == h )) ||
49 last_resize.w = w;
50 last_resize.h = h;
  /prebuilts/tools/linux-x86/sdl/libs/
lib64SDL.a     [all...]
libSDL.a     [all...]
  /prebuilts/tools/windows/sdl/libs/
libSDL.a     [all...]

Completed in 134 milliseconds