Searched refs:UpdateFrontBuffer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.h208 void UpdateFrontBuffer(const gfx::Rect& rect, bool allow_buffer_flipping);
H A Dwebplugin_delegate_proxy.cc709 UpdateFrontBuffer(offset_rect, false);
961 UpdateFrontBuffer(clipped_rect, true);
1045 void WebPluginDelegateProxy::UpdateFrontBuffer( function in class:content::WebPluginDelegateProxy

Completed in 120 milliseconds