Home
last modified time | relevance | path

Searched defs:GetContextState (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dgl_state_restorer_impl.cc47 const gles2::ContextState* GLStateRestorerImpl::GetContextState() const { in GetContextState() function in gpu::GLStateRestorerImpl
Dgles2_cmd_decoder.cc656 virtual const ContextState* GetContextState() OVERRIDE { return &state_; } in GetContextState() function in gpu::gles2::GLES2DecoderImpl
/external/chromium_org/content/renderer/
Dweb_ui_mojo.cc83 WebUIMojoContextState* WebUIMojo::GetContextState() { in GetContextState() function in content::WebUIMojo