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

  /external/chromium_org/ui/gl/
scoped_make_current.cc 16 previous_surface_(gfx::GLSurface::GetCurrent()),
27 DCHECK(previous_surface_.get());
28 previous_context_->MakeCurrent(previous_surface_.get());
scoped_make_current.h 28 scoped_refptr<gfx::GLSurface> previous_surface_; member in class:ui::ScopedMakeCurrent

Completed in 612 milliseconds