Searched refs:SetEGLContext (Results 1 – 5 of 5) sorted by relevance
44 void SetEGLContext(JNIEnv* jni, jobject render_egl_context);
46 void SetEGLContext(JNIEnv* jni, jobject render_egl_context);
861 void MediaCodecVideoDecoderFactory::SetEGLContext( in SetEGLContext() function in webrtc_jni::MediaCodecVideoDecoderFactory
1120 void MediaCodecVideoEncoderFactory::SetEGLContext( in SetEGLContext() function in webrtc_jni::MediaCodecVideoEncoderFactory
1362 encoder_factory->SetEGLContext(jni, local_egl_context); in JOW()1371 decoder_factory->SetEGLContext(jni, remote_egl_context); in JOW()