Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/npapi/
Dwebplugin_impl.h282 bool next_io_surface_allocated_; variable
Dwebplugin_impl.cc816 next_io_surface_allocated_ = true; in AcceleratedPluginAllocatedIOSurface()
832 if (next_io_surface_allocated_) { in AcceleratedPluginSwappedIOSurface()
847 next_io_surface_allocated_ = false; in AcceleratedPluginSwappedIOSurface()