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

  /external/chromium_org/cc/output/
delegating_renderer.cc 58 capabilities_.allow_partial_texture_updates = false;
software_renderer.cc 76 capabilities_.allow_partial_texture_updates = true;
gl_renderer.cc 204 capabilities_.allow_partial_texture_updates = true;
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host.h 79 bool allow_partial_texture_updates; member in struct:cc::RendererCapabilities
layer_tree_host.cc 54 allow_partial_texture_updates(false),
183 if (proxy_->GetRendererCapabilities().allow_partial_texture_updates &&
    [all...]
layer_tree_host_unittest.cc     [all...]

Completed in 59 milliseconds