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 3488 scoped_ptr<ResourceProviderContext> context_owned = local
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc 541 scoped_ptr<TestWebGraphicsContext3D> context_owned = local
543 context_owned->set_context_lost(true);
546 context_owned.Pass()));
    [all...]

Completed in 372 milliseconds