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

/frameworks/base/opengl/libs/EGL/
H A Degl.cpp1579 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
1588 dp->disp[i].dpy, buftype, buffer,
1578 eglCreatePbufferFromClientBuffer( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) argument
/frameworks/base/opengl/libagl/
H A Degl.cpp2038 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
2037 eglCreatePbufferFromClientBuffer( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) argument

Completed in 10 milliseconds