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

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_impl.h275 bool next_io_surface_allocated_; member in class:content::WebPluginImpl
H A Dwebplugin_impl.cc834 next_io_surface_allocated_ = true;
850 if (next_io_surface_allocated_) {
865 next_io_surface_allocated_ = false;

Completed in 279 milliseconds