Home
last modified time | relevance | path

Searched refs:buftype (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/tests/EGL_host_wrapper/
Degl.cpp149 EGLSurface eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer… in eglCreatePbufferFromClientBuffer() argument
151 … return getDispatch()->eglCreatePbufferFromClientBuffer(dpy, buftype, buffer, config, attrib_list); in eglCreatePbufferFromClientBuffer()
/sdk/emulator/opengl/host/libs/Translator/include/EGL/
Degl.h285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglImp.cpp961 EGLDisplay display, EGLenum buftype, EGLClientBuffer buffer, in eglCreatePbufferFromClientBuffer() argument