Searched defs:egl_context (Results 1 – 3 of 3) sorted by relevance
161 EGLContext* egl_context, in InitGraphics()235 EGLContext egl_context, in ExitGraphics()293 EGLContext egl_context = EGL_NO_CONTEXT; in main() local
44 static EGLContext egl_context; variable
250 JNIEnv* jni, VideoCodecType codecType, jobject egl_context) : in MediaCodecVideoEncoder()