Home
last modified time | relevance | path

Searched defs:eglContext (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DEglBase10.java51 private EGLContext eglContext; field in EglBase10
58 private final EGLContext eglContext; field in EglBase10.Context
60 public Context(EGLContext eglContext) { in Context()
292 EGLContext eglContext = in createEglContext() local
DEglBase14.java51 private EGLContext eglContext; field in EglBase14
67 Context(android.opengl.EGLContext eglContext) { in Context()
247 EGLContext eglContext = in createEglContext() local
DVideoRendererGui.java62 private static EglBase.Context eglContext = null; field in VideoRendererGui
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_LinuxX11.cpp329 …ontext( EGLDisplay eglDisplay, EGLConfig eglConfig, EGLSurface eglSurface, EGLContext& eglContext ) in SetupEGLContext()
759 EGLContext eglContext = NULL; in main() local
DOGLES2HelloAPI_Windows.cpp161 EGLContext eglContext = 0; in WinMain() local
/external/deqp/modules/egl/
DteglNegativePartialUpdateTests.cpp120 EGLContext eglContext = EGL_NO_CONTEXT; in initAndMakeCurrentEGLContext() local
DteglImageTests.cpp418 const EGLContext eglContext = context.getEglContext(); in iterate() local
DteglResizeTests.cpp154 EGLContext eglContext = egl.createContext(eglDisplay, in init() local
DteglWideColorTests.cpp1153 EGLContext eglContext = egl.createContext(m_eglDisplay, m_eglConfig, EGL_NO_CONTEXT, attribList); in doClearTest() local