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 3173 scoped_ptr<ResourceProviderContext> context_owned = local
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc 525 scoped_ptr<TestWebGraphicsContext3D> context_owned = local
527 context_owned->set_context_lost(true);
530 context_owned.Pass()));
    [all...]

Completed in 324 milliseconds