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

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_impl.h283 bool next_io_surface_allocated_; member in class:content::WebPluginImpl
H A Dwebplugin_impl.cc820 next_io_surface_allocated_ = true;
836 if (next_io_surface_allocated_) {
851 next_io_surface_allocated_ = false;

Completed in 352 milliseconds