Searched refs:DrawBackground (Results 1 - 5 of 5) 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/chrome/browser/renderer_host/
H A Drender_widget_host_view_win.cc917 DrawBackground(r, &paint_dc);
925 DrawBackground(r, &paint_dc);
945 DrawBackground(paint_dc.m_ps.rcPaint, &paint_dc);
951 void RenderWidgetHostViewWin::DrawBackground(const RECT& dirty_rect, function in class:RenderWidgetHostViewWin
H A Drender_widget_host_view_win.h263 void DrawBackground(const RECT& rect, CPaintDC* dc);
/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);

Completed in 213 milliseconds