HomeSort by relevance Sort by last modified time
    Searched refs:next_io_surface_allocated_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/npapi/
webplugin_impl.h 278 bool next_io_surface_allocated_; member in class:content::WebPluginImpl
webplugin_impl.cc 835 next_io_surface_allocated_ = true;
851 if (next_io_surface_allocated_) {
866 next_io_surface_allocated_ = false;
    [all...]

Completed in 56 milliseconds