Searched defs:RestoreGlobalState (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/gpu/command_buffer/service/ | ||
D | context_state.cc | 275 void ContextState::RestoreGlobalState(const ContextState* prev_state) const { in RestoreGlobalState() function in gpu::gles2::ContextState |
D | gles2_cmd_decoder.cc | 609 virtual void RestoreGlobalState() const OVERRIDE { in RestoreGlobalState() function in gpu::gles2::GLES2DecoderImpl |