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

/external/qemu/distrib/sdl-1.2.15/test/
H A Dgraywin.c56 void DrawBackground(SDL_Surface *screen) function
197 DrawBackground(screen);
229 DrawBackground(screen);
237 DrawBackground(screen);
249 DrawBackground(screen);
/external/chromium_org/ui/display/chromeos/x11/
H A Dnative_display_delegate_x11.h130 void DrawBackground();
H A Dnative_display_delegate_x11.cc266 DrawBackground();
626 void NativeDisplayDelegateX11::DrawBackground() { function in class:ui::NativeDisplayDelegateX11
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
H A DSDL_epocvideo.cpp141 void DrawBackground(_THIS);
444 SDL_TRACE("SDL:DrawBackground");
445 DrawBackground(_this); // Clear screen
647 DrawBackground(_this);
673 void DrawBackground(_THIS) function
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A DSDL_epocvideo.cpp134 void DrawBackground(_THIS);
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dwrench_menu.cc167 DrawBackground(canvas, view, bounds, state);
191 // Hovered should be handled in DrawBackground.
204 void DrawBackground(gfx::Canvas* canvas, function in class:__anon5378::InMenuButtonBackground

Completed in 210 milliseconds