/external/deqp/framework/platform/null/ |
D | tcuNullContextFactory.cpp | 37 glu::RenderContext* NullGLContextFactory::createContext (const glu::RenderConfig& config, const tcu… in createContext() function in tcu::null::NullGLContextFactory
|
/external/conscrypt/src/test/java/org/conscrypt/ |
D | OpenSSLSocketImplTest.java | 101 public OpenSSLContextImpl createContext() throws Exception { in createContext() method in OpenSSLSocketImplTest.Hooks 129 public OpenSSLContextImpl createContext() throws Exception { in createContext() method in OpenSSLSocketImplTest.ClientHooks 157 public OpenSSLContextImpl createContext() throws Exception { in createContext() method in OpenSSLSocketImplTest.ServerHooks
|
/external/testng/src/test/java/test/dataprovider/ |
D | TestContextSampleTest.java | 21 public Object[][] createContext(ITestContext ctx) { in createContext() method in TestContextSampleTest
|
/external/webrtc/webrtc/modules/video_render/ios/ |
D | video_render_ios_view.mm | 82 - (BOOL)createContext { method
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/ |
D | LwjglAbstractDisplay.java | 83 protected abstract void createContext(AppSettings settings) throws LWJGLException; in createContext() method in LwjglAbstractDisplay
|
D | LwjglDisplay.java | 70 protected void createContext(AppSettings settings) throws LWJGLException{ in createContext() method in LwjglDisplay
|
D | LwjglCanvas.java | 427 protected void createContext(AppSettings settings) { in createContext() method in LwjglCanvas
|
/external/skia/tests/ |
D | QuickRejectTest.cpp | 19 SkDrawLooper::Context* createContext(SkCanvas*, void* storage) const override { in createContext() function in TestLooper
|
/external/skia/src/effects/ |
D | SkBlurDrawLooper.cpp | 105 SkDrawLooper::Context* SkBlurDrawLooper::createContext(SkCanvas*, void* storage) const { in createContext() function in SkBlurDrawLooper
|
D | SkLayerDrawLooper.cpp | 38 SkLayerDrawLooper::Context* SkLayerDrawLooper::createContext(SkCanvas* canvas, void* storage) const… in createContext() function in SkLayerDrawLooper
|
/external/deqp/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 163 glu::RenderContext* ContextFactory::createContext (const glu::RenderConfig& config, const tcu::Comm… in createContext() function in tcu::wgl::ContextFactory
|
D | tcuWin32GLES3Platform.cpp | 168 glu::RenderContext* Win32GLES3ContextFactory::createContext (const glu::RenderConfig& config, const… in createContext() function in tcu::Win32GLES3ContextFactory
|
D | tcuWGL.cpp | 141 wglCreateContextFunc createContext; member
|
/external/skia/platform_tools/android/apps/canvasproof/src/main/java/org/skia/canvasproof/ |
D | GaneshPictureRenderer.java | 75 private void createContext() { in createContext() method in GaneshPictureRenderer
|
/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 183 glu::RenderContext* createContext (const glu::RenderConfig& config, const tcu::CommandLine&) const in createContext() function in tcu::CGLContextFactory
|
/external/deqp/framework/egl/wrapper/ |
D | eglwFunctions.inl | 12 eglCreateContextFunc createContext; variable
|
D | eglwFuncPtrLibraryImpl.inl | 37 EGLContext FuncPtrLibrary::createContext (EGLDisplay dpy, EGLConfig config, EGLContext share_contex… function in FuncPtrLibrary
|
/external/deqp/framework/platform/X11/ |
D | tcuX11GlxPlatform.cpp | 210 RenderContext* GlxContextFactory::createContext (const RenderConfig& config, in createContext() function in tcu::x11::glx::GlxContextFactory 297 GLXContext GlxVisual::createContext (const GlxContextFactory& factory, in createContext() function in tcu::x11::glx::GlxVisual
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/ |
D | GLSurfaceView20API18.java | 135 public EGLContext createContext (EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLSurfaceView20API18.ContextFactory
|
D | GLSurfaceView20.java | 143 public EGLContext createContext (EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLSurfaceView20.ContextFactory
|
D | GLSurfaceViewAPI18.java | 773 EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig); in createContext() method 780 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig config) { in createContext() method in GLSurfaceViewAPI18.DefaultContextFactory
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
D | ViEAndroidGLES20.java | 88 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in ViEAndroidGLES20.ContextFactory
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 558 glu::RenderContext* GLContextFactory::createContext (const glu::RenderConfig& config, const tcu::Co… in createContext() function in eglu::GLContextFactory
|
/external/skia/src/core/ |
D | SkShader.cpp | 88 SkShader::Context* SkShader::createContext(const ContextRec& rec, void* storage) const { in createContext() function in SkShader
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLSurfaceView.java | 701 EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig); in createContext() method 708 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig config) { in createContext() method in GLSurfaceView.DefaultContextFactory
|