Searched defs:OnHostPaint (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/ui/aura/ | ||
D | root_window_host_x11_unittest.cc | 49 virtual void OnHostPaint(const gfx::Rect& damage_rect) OVERRIDE {} in OnHostPaint() function in __anon005e6fde0111::TestRootWindowHostDelegate |
D | root_window.cc | 825 void RootWindow::OnHostPaint(const gfx::Rect& damage_rect) { in OnHostPaint() function in aura::RootWindow |