Home
last modified time | relevance | path

Searched defs:impl_read (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_display.cpp342 EGLSurface impl_draw, EGLSurface impl_read, EGLContext impl_ctx) in makeCurrent()
DeglApi.cpp746 EGLSurface impl_read = EGL_NO_SURFACE; in eglMakeCurrent() local