Searched defs:DidFlushPaint (Results 1 - 3 of 3) sorted by relevance
/external/chromium_org/content/renderer/ | ||
H A D | render_widget_fullscreen_pepper.cc | 361 void RenderWidgetFullscreenPepper::DidFlushPaint() { function in class:content::RenderWidgetFullscreenPepper |
H A D | render_widget.h | 433 // won't affect the painted content. DidFlushPaint happens once we've received 436 // DidFlushPaint. 438 virtual void DidFlushPaint() {} function in class:content::RenderWidget |
H A D | render_view_impl.cc | 3303 void RenderViewImpl::DidFlushPaint() { function in class:content::RenderViewImpl |
Completed in 73 milliseconds