Searched defs:GetContextState (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/gpu/command_buffer/service/ | ||
| D | gl_state_restorer_impl.cc | 47 const gles2::ContextState* GLStateRestorerImpl::GetContextState() const { in GetContextState() function in gpu::GLStateRestorerImpl |
| D | gles2_cmd_decoder.cc | 656 virtual const ContextState* GetContextState() OVERRIDE { return &state_; } in GetContextState() function in gpu::gles2::GLES2DecoderImpl |
| /external/chromium_org/content/renderer/ | ||
| D | web_ui_mojo.cc | 83 WebUIMojoContextState* WebUIMojo::GetContextState() { in GetContextState() function in content::WebUIMojo |