Home
last modified time | relevance | path

Searched defs:draw (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/opengl/system/egl/
DeglContext.h35 EGLSurface draw; member
Degl.cpp898 egl_surface_t* draw(static_cast<egl_surface_t*>(ctx->draw)); in eglSwapInterval() local
973 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp527 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()
660 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGL… in eglSetSwapRectangleANDROID()