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

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.cc 32 TestWebGraphicsContext3D::shared_namespace_ = NULL; member in class:cc::TestWebGraphicsContext3D
42 if (shared_namespace_ == this)
43 shared_namespace_ = NULL;
83 if (shared_namespace_) {
84 namespace_ = shared_namespace_;
87 shared_namespace_ = namespace_.get();
test_web_graphics_context_3d.h 444 static Namespace* shared_namespace_; member in class:cc::TestWebGraphicsContext3D

Completed in 199 milliseconds