Home
last modified time | relevance | path

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

/external/chromium_org/cc/trees/
Dsingle_thread_proxy.cc502 bool lost_output_surface = false; in DoComposite() local
531 lost_output_surface = layer_tree_host_impl_->IsContextLost(); in DoComposite()
539 if (lost_output_surface) { in DoComposite()