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

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.h229 TransportDIB* front_buffer_dib() const { function in class:content::WebPluginDelegateProxy
H A Dwebplugin_delegate_proxy.cc1029 DCHECK(front_buffer_dib() != NULL);
1030 uint8* target_data = static_cast<uint8*>(front_buffer_dib()->memory()) +

Completed in 216 milliseconds