Searched defs:no_update_visible (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/renderer/pepper/
H A Dpepper_graphics_2d_host.cc610 bool no_update_visible = true; local
661 // Set |no_update_visible| to false if the change overlaps the visible
664 no_update_visible = false;
684 } else if (no_update_visible && is_plugin_visible &&

Completed in 288 milliseconds