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.cpp1275 egl_surface_t* draw(static_cast<egl_surface_t*>(ctx->draw)); in eglSwapInterval() local
1472 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp491 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent()
624 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGL… in eglSetSwapRectangleANDROID()