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

  /external/chromium_org/cc/surfaces/
display.h 82 scoped_ptr<Surface> current_surface_; member in class:cc::Display
  /external/chromium_org/ui/gl/
gl_surface.cc 27 current_surface_ = LAZY_INSTANCE_INITIALIZER; member in namespace:gfx::__anon20789
230 return current_surface_.Pointer()->Get();
239 current_surface_.Pointer()->Set(surface);

Completed in 441 milliseconds