Searched refs:state_restorer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_context.cc173 void GLContext::SetGLStateRestorer(GLStateRestorer* state_restorer) { argument
174 state_restorer_ = make_scoped_ptr(state_restorer);
H A Dgl_context.h76 void SetGLStateRestorer(GLStateRestorer* state_restorer);

Completed in 369 milliseconds