Searched refs:egl_context (Results 1 – 4 of 4) sorted by relevance
44 static EGLContext egl_context; variable565 eglDestroyContext(egl_display, egl_context); in CleanupEgl()706 egl_context = eglCreateContext(egl_display, config, EGL_NO_CONTEXT, in EglInitialize()708 if (egl_context == EGL_NO_CONTEXT) { in EglInitialize()714 egl_context)) { in EglInitialize()
87 jobject egl_context);250 JNIEnv* jni, VideoCodecType codecType, jobject egl_context) : in MediaCodecVideoEncoder() argument267 egl_context_(egl_context) { in MediaCodecVideoEncoder()
1217 sources += [ "tools/fiddle/egl_context.cpp" ]
1173 sources += [ "tools/fiddle/egl_context.cpp" ]