Home
last modified time | relevance | path

Searched defs:createContext (Results 1 – 25 of 47) sorted by relevance

12

/external/deqp/framework/platform/null/
DtcuNullContextFactory.cpp37 glu::RenderContext* NullGLContextFactory::createContext (const glu::RenderConfig& config, const tcu… in createContext() function in tcu::null::NullGLContextFactory
/external/conscrypt/src/test/java/org/conscrypt/
DOpenSSLSocketImplTest.java101 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/
DTestContextSampleTest.java21 public Object[][] createContext(ITestContext ctx) { in createContext() method in TestContextSampleTest
/external/webrtc/webrtc/modules/video_render/ios/
Dvideo_render_ios_view.mm82 - (BOOL)createContext { method
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
DLwjglAbstractDisplay.java83 protected abstract void createContext(AppSettings settings) throws LWJGLException; in createContext() method in LwjglAbstractDisplay
DLwjglDisplay.java70 protected void createContext(AppSettings settings) throws LWJGLException{ in createContext() method in LwjglDisplay
DLwjglCanvas.java427 protected void createContext(AppSettings settings) { in createContext() method in LwjglCanvas
/external/skia/tests/
DQuickRejectTest.cpp19 SkDrawLooper::Context* createContext(SkCanvas*, void* storage) const override { in createContext() function in TestLooper
/external/skia/src/effects/
DSkBlurDrawLooper.cpp105 SkDrawLooper::Context* SkBlurDrawLooper::createContext(SkCanvas*, void* storage) const { in createContext() function in SkBlurDrawLooper
DSkLayerDrawLooper.cpp38 SkLayerDrawLooper::Context* SkLayerDrawLooper::createContext(SkCanvas* canvas, void* storage) const… in createContext() function in SkLayerDrawLooper
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp163 glu::RenderContext* ContextFactory::createContext (const glu::RenderConfig& config, const tcu::Comm… in createContext() function in tcu::wgl::ContextFactory
DtcuWin32GLES3Platform.cpp168 glu::RenderContext* Win32GLES3ContextFactory::createContext (const glu::RenderConfig& config, const… in createContext() function in tcu::Win32GLES3ContextFactory
DtcuWGL.cpp141 wglCreateContextFunc createContext; member
/external/skia/platform_tools/android/apps/canvasproof/src/main/java/org/skia/canvasproof/
DGaneshPictureRenderer.java75 private void createContext() { in createContext() method in GaneshPictureRenderer
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp183 glu::RenderContext* createContext (const glu::RenderConfig& config, const tcu::CommandLine&) const in createContext() function in tcu::CGLContextFactory
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl12 eglCreateContextFunc createContext; variable
DeglwFuncPtrLibraryImpl.inl37 EGLContext FuncPtrLibrary::createContext (EGLDisplay dpy, EGLConfig config, EGLContext share_contex… function in FuncPtrLibrary
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp210 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/
DGLSurfaceView20API18.java135 public EGLContext createContext (EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLSurfaceView20API18.ContextFactory
DGLSurfaceView20.java143 public EGLContext createContext (EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLSurfaceView20.ContextFactory
DGLSurfaceViewAPI18.java773 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/
DViEAndroidGLES20.java88 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in ViEAndroidGLES20.ContextFactory
/external/deqp/framework/egl/
DegluGLContextFactory.cpp558 glu::RenderContext* GLContextFactory::createContext (const glu::RenderConfig& config, const tcu::Co… in createContext() function in eglu::GLContextFactory
/external/skia/src/core/
DSkShader.cpp88 SkShader::Context* SkShader::createContext(const ContextRec& rec, void* storage) const { in createContext() function in SkShader
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java701 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

12