Home
last modified time | relevance | path

Searched defs:CreateContext (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/mojo/apps/js/bindings/gl/
Dmodule.cc25 gin::Handle<Context> CreateContext( in CreateContext() function
/external/chromium_org/android_webview/browser/
Dhardware_renderer.cc39 scoped_refptr<cc::ContextProvider> CreateContext( in CreateContext() function
/external/chromium_org/content/browser/gpu/
Dgpu_ipc_browsertests.cc119 scoped_ptr<WebGraphicsContext3DCommandBufferImpl> CreateContext() { in CreateContext() function in content::BrowserGpuChannelHostFactoryTest
/external/chromium_org/content/common/gpu/client/
Dwebgraphicscontext3d_command_buffer_impl.cc204 bool WebGraphicsContext3DCommandBufferImpl::CreateContext(bool onscreen) { in CreateContext() function in content::WebGraphicsContext3DCommandBufferImpl
/external/chromium_org/native_client_sdk/src/examples/api/gamepad/
Dgamepad.cc168 void GamepadInstance::CreateContext(const pp::Size& size) { in CreateContext() function in GamepadInstance
/external/skia/platform_tools/nacl/src/
Dnacl_sample.cpp126 void CreateContext(const pp::Size& size) { in CreateContext() function in SkiaInstance
/external/chromium_org/third_party/skia/platform_tools/nacl/src/
Dnacl_sample.cpp126 void CreateContext(const pp::Size& size) { in CreateContext() function in SkiaInstance
/external/chromium_org/content/browser/android/in_process/
Dsynchronous_compositor_factory_impl.cc62 scoped_ptr<gpu::GLInProcessContext> CreateContext( in CreateContext() function
/external/chromium_org/gpu/gles2_conform_support/egl/
Ddisplay.cc218 EGLContext Display::CreateContext(EGLConfig config, in CreateContext() function in egl::Display
/external/chromium_org/native_client_sdk/src/examples/api/graphics_2d/
Dgraphics_2d.cc116 bool CreateContext(const pp::Size& new_size) { in CreateContext() function in Graphics2DInstance
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h84 GLboolean (*CreateContext)(gl_api api, member
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
Ddri_util.h84 GLboolean (*CreateContext)(gl_api api, member
/external/chromium_org/third_party/mesa/src/src/egl/main/
Deglapi.h143 CreateContext_t CreateContext; member
/external/mesa3d/src/egl/main/
Deglapi.h143 CreateContext_t CreateContext; member
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
Dglxapi.h66 …GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); member
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h66 …GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); member
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp14 CJBig2_Context *CJBig2_Context::CreateContext(CJBig2_Module *pModule, FX_BYTE *pGlobalData, FX_DWOR… in CreateContext() function in CJBig2_Context
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
Dearth.cc852 void Planet::CreateContext(const pp::Size& size) { in CreateContext() function in Planet
/external/chromium_org/third_party/mesa/src/src/glx/
Dglxcmds.c254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, in CreateContext() function
/external/mesa3d/src/glx/
Dglxcmds.c254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, in CreateContext() function
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp593 class CreateContext : public tcu::ThreadUtil::Operation class
607 CreateContext::CreateContext (EGLDisplay display, EGLConfig config, SharedPtr<GLES2Context> shared,… in CreateContext() function in deqp::egl::GLES2ThreadTest::CreateContext