Home
last modified time | relevance | path

Searched defs:RestoreGlobalState (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dcontext_state.cc275 void ContextState::RestoreGlobalState(const ContextState* prev_state) const { in RestoreGlobalState() function in gpu::gles2::ContextState
Dgles2_cmd_decoder.cc609 virtual void RestoreGlobalState() const OVERRIDE { in RestoreGlobalState() function in gpu::gles2::GLES2DecoderImpl