HomeSort by relevance Sort by last modified time
    Searched defs:DrawAsync (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_BView.h 98 virtual void DrawAsync(BRect updateRect) {
SDL_BWin.h 185 virtual void DrawAsync(BRect updateRect) {
186 SDL_View->DrawAsync(updateRect);

Completed in 314 milliseconds