OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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