Home
last modified time | relevance | path

Searched refs:eglCreateContext (Results 1 – 21 of 21) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DNdkInputSurface.java35 static private native long eglCreateContext(long eglDisplay, long eglConfig); in eglCreateContext() method in NdkInputSurface
59 mEGLContext = eglCreateContext(mEGLDisplay, mEGLConfig); in NdkInputSurface()
DOutputSurface.java155 mEGLContext = EGL14.eglCreateContext(mEGLDisplay, configs[0], EGL14.EGL_NO_CONTEXT, in eglSetup()
DInputSurface.java97 mEGLContext = EGL14.eglCreateContext(mEGLDisplay, mConfigs[0], EGL14.EGL_NO_CONTEXT, in eglSetup()
DDecodeAccuracyTestBase.java1089 eglContext = egl10.eglCreateContext( in eglSetup()
/cts/tests/tests/opengl/src/android/opengl/cts/
DEglSurfacesTest.java69 EGLContext context = egl.eglCreateContext(display, config, in testCreatePixmapSurface()
DEgl14Utils.java88 return EGL14.eglCreateContext(eglDisplay, eglConfig, in createEglContext()
DFramebufferTest.java208 EGLContext context = EGL14.eglCreateContext(mEGLDisplay, config, sharedContext, in EglCore()
229 EGLContext context = EGL14.eglCreateContext(mEGLDisplay, config, sharedContext, in EglCore()
DWrapperTest.java275 mEGLContext = EGL14.eglCreateContext(mEGLDisplay, configs[0], EGL14.EGL_NO_CONTEXT, in eglSetup()
/cts/tests/tests/effect/src/android/effect/cts/
DGLEnv.java62 mEGLContext = egl.eglCreateContext(mEGLDisplay, mEGLConfig, EGL10.EGL_NO_CONTEXT, attribs); in GLEnv()
/cts/tests/tests/hardware/src/android/hardware/cts/
DEgl14Utils.java66 return EGL14.eglCreateContext(eglDisplay, eglConfig, in createEglContext()
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java236 EGLContext context = egl.eglCreateContext(display, config, EGL10.EGL_NO_CONTEXT, in createContext()
262 EGLContext context = egl.eglCreateContext(display, config, EGL10.EGL_NO_CONTEXT, in createContext()
/cts/tests/openglperf2/jni/primitive/contextswitch/
DContextSwitchRenderer.cpp109 mContexts[i] = eglCreateContext(mEglDisplay, mGlConfig, mEglContext, contextAttribs); in setUp()
/cts/tests/tests/view/src/android/view/cts/
DGLProducerThread.java110 mEglContext = mEgl.eglCreateContext(mEglDisplay, in initGL()
DTextureViewCtsActivity.java262 return egl.eglCreateContext(eglDisplay, eglConfig, EGL10.EGL_NO_CONTEXT, attrib_list); in createContext()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DCtsMediaOutputSurface.java159 mEGLContext = EGL14.eglCreateContext(mEGLDisplay, configs[0], EGL14.EGL_NO_CONTEXT, in eglSetup()
/cts/tests/openglperf2/jni/graphics/
DRenderer.cpp111 mEglContext = eglCreateContext(mEglDisplay, mGlConfig, EGL_NO_CONTEXT, contextAttribs); in eglSetUp()
/cts/tests/tests/graphics/src/android/graphics/cts/
DANativeWindowTest.java88 mEglContext = EGL14.eglCreateContext(mEglDisplay, mEglConfig, EGL_NO_CONTEXT, in setup()
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java116 … EGLContext context = egl.eglCreateContext(display, eglConfig, EGL10.EGL_NO_CONTEXT, attrib_list); in createContext()
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java781 return egl.eglCreateContext(display, config, EGL10.EGL_NO_CONTEXT, in createContext()
/cts/tests/tests/media/libmediandkjni/
Dnative-media-jni.cpp1009 EGLConfig eglContext = eglCreateContext( in Java_android_media_cts_NdkInputSurface_eglCreateContext()
/cts/tools/dex-tools/dex/
Dclasses.out.dex49399 public abstract javax.microedition.khronos.egl.EGLContext eglCreateContext(
49616 public javax.microedition.khronos.egl.EGLContext eglCreateContext(
136347 public javax.microedition.khronos.egl.EGLContext eglCreateContext(