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

  /external/chromium_org/cc/resources/
resource_provider_unittest.cc 2895 scoped_ptr<ResourceProviderContext> context_owned = local
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc 474 scoped_ptr<TestWebGraphicsContext3D> context_owned = local
476 context_owned->set_context_lost(true);
479 context_owned.Pass()));
    [all...]

Completed in 119 milliseconds