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

/frameworks/base/opengl/libs/EGL/
H A DeglApi.cpp597 EGLSurface impl_read = EGL_NO_SURFACE; local
640 impl_read = r->surface;
647 dp->disp[c->impl].dpy, impl_draw, impl_read, impl_ctx);
650 dp->disp[cur_c->impl].dpy, impl_draw, impl_read, impl_ctx);

Completed in 21 milliseconds