/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | SurfaceTextureHelper.java | 68 public static SurfaceTextureHelper create(EglBase.Context sharedContext) { in create() 77 public static SurfaceTextureHelper create(final EglBase.Context sharedContext, in create()
|
D | EglBase14.java | 74 EglBase14(EglBase14.Context sharedContext, int[] configAttributes) { in EglBase14() method in EglBase14 243 EglBase14.Context sharedContext, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createEglContext()
|
D | EglBase10.java | 66 EglBase10(Context sharedContext, int[] configAttributes) { in EglBase10() 288 Context sharedContext, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createEglContext()
|
D | EglBase.java | 96 public static EglBase create(Context sharedContext, int[] configAttributes) { in create()
|
D | SurfaceViewRenderer.java | 157 EglBase.Context sharedContext, RendererCommon.RendererEvents rendererEvents) { in init() 167 public void init(EglBase.Context sharedContext, RendererCommon.RendererEvents rendererEvents, in init()
|
D | VideoCapturerAndroid.java | 328 EglBase.Context sharedContext) { in VideoCapturerAndroid()
|
/external/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 149 static VkTestContext* Create(VkTestContext* sharedContext) { in Create() 261 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext()
|
/external/skqp/tools/gpu/vk/ |
D | VkTestContext.cpp | 149 static VkTestContext* Create(VkTestContext* sharedContext) { in Create() 261 VkTestContext* CreatePlatformVkTestContext(VkTestContext* sharedContext) { in CreatePlatformVkTestContext()
|
/external/deqp/framework/egl/ |
D | egluGLUtil.cpp | 84 eglw::EGLContext sharedContext, in createGLContext()
|
D | egluGLContextFactory.cpp | 172 …apFactory* pixmapFactory, const glu::RenderConfig& config, const glu::RenderContext* sharedContext) in RenderContext() 310 …apFactory* pixmapFactory, const glu::RenderConfig& config, const glu::RenderContext *sharedContext) in create()
|
/external/skia/tools/gpu/ |
D | GrContextFactory.cpp | 240 TestContext* sharedContext = masterContext ? masterContext->fTestContext : nullptr; in getContextInfoInternal() local
|
/external/skqp/tools/gpu/ |
D | GrContextFactory.cpp | 240 TestContext* sharedContext = masterContext ? masterContext->fTestContext : nullptr; in getContextInfoInternal() local
|
/external/deqp/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 93 …t::WGLContext (HINSTANCE instance, const wgl::Core& wglCore, const WGLContext* sharedContext, cons… in WGLContext()
|
D | tcuWGL.cpp | 404 const Context* sharedContext, in Context()
|
/external/deqp/modules/egl/ |
D | teglMultiContextTests.cpp | 152 …const eglw::EGLContext sharedContext = (m_sharing == SHARING_SHARED && contextCount > 0 ? contexts… in iterate() local
|
D | teglRobustnessTests.cpp | 504 const EGLContext& sharedContext) in RenderingContext() 521 void RenderingContext::createContext (const EGLConfig& sharedContext) in createContext()
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_context.c | 127 const void *mode, void *sharedContext, in apple_glx_create_context()
|
/external/deqp/framework/opengl/ |
D | gluRenderContext.cpp | 133 …m, const tcu::CommandLine& cmdLine, const RenderConfig& config, const RenderContext* sharedContext) in createRenderContext()
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 314 const glu::RenderContext* sharedContext, in createContext() 699 const glu::RenderContext* sharedContext) in GlxRenderContext()
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
D | MediaCodecVideoEncoder.java | 274 EglBase14.Context sharedContext) { in initEncode()
|