HomeSort by relevance Sort by last modified time
    Searched refs:impl_read (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libs/EGL/
egl_display.cpp 354 EGLSurface impl_draw, EGLSurface impl_read, EGLContext impl_ctx)
368 disp.dpy, impl_draw, impl_read, impl_ctx);
374 disp.dpy, impl_draw, impl_read, impl_ctx);
egl_display.h 77 EGLSurface impl_draw, EGLSurface impl_read, EGLContext impl_ctx);
eglApi.cpp 971 EGLSurface impl_read = EGL_NO_SURFACE; local
    [all...]

Completed in 2645 milliseconds