HomeSort by relevance Sort by last modified time
    Searched refs:context_support (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/mojo/gles2/
gles2_context.h 41 gpu::ContextSupport* context_support() const { return implementation_.get(); } function in class:mojo::gles2::GLES2Context
gles2_support_impl.cc 108 return static_cast<GLES2Context*>(context)->context_support();
  /external/chromium_org/content/common/gpu/client/
gl_helper.h 142 gpu::ContextSupport* context_support);
gl_helper.cc 21 #include "gpu/command_buffer/client/context_support.h"
115 gpu::ContextSupport* context_support,
118 context_support_(context_support),
672 GLHelper::GLHelper(GLES2Interface* gl, gpu::ContextSupport* context_support)
674 context_support_(context_support),
    [all...]
  /external/chromium_org/cc/output/
gl_renderer_unittest.cc 25 #include "gpu/command_buffer/client/context_support.h"
1710 gpu::ContextSupport* context_support = local
1742 gpu::ContextSupport* context_support = local
    [all...]

Completed in 287 milliseconds