Searched refs:egl_surface (Results 1 - 1 of 1) sorted by relevance

/system/media/mca/filterfw/jni/
H A Djni_gl_environment.cpp173 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), local
184 result = gl_env->AddWindowSurface(egl_surface, winHandle);
242 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), local
253 result = gl_env->AddWindowSurface(egl_surface, winHandle);
341 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), local
353 result = gl_env->AddWindowSurface(egl_surface, winHandle);

Completed in 52 milliseconds