OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DrawAsync
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_BWin.h
184
virtual void
DrawAsync
(BRect updateRect) {
185
SDL_View->
DrawAsync
(updateRect);
SDL_BView.h
98
virtual void
DrawAsync
(BRect updateRect) {
SDL_sysvideo.cc
624
SDL_Win->
DrawAsync
(rect);
Completed in 177 milliseconds