Home
last modified time | relevance | path

Searched defs:buftype (Results 1 – 10 of 10) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Datm_nicstar.h42 int buftype; member
/external/python/cpython2/Lib/test/
Dtest_memoryio.py405 def buftype(s): member in PyBytesIOTest
633 buftype = unicode variable in PyStringIOTest
652 buftype = unicode variable in PyStringIOPickleTest
/external/python/cpython3/Lib/test/
Dtest_memoryio.py436 def buftype(s): member in PyBytesIOTest
694 buftype = str variable in PyStringIOTest
712 buftype = str variable in PyStringIOPickleTest
/external/deqp/framework/egl/wrapper/
DeglwImpl.inl63 EGLSurface eglwCreatePbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buff…
DeglwFuncPtrLibraryImpl.inl52 EGLSurface FuncPtrLibrary::createPbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClien…
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp475 EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGL… in eglCreatePbufferFromClientBuffer()
DlibEGL.cpp586 EGLSurface CreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, E… in CreatePbufferFromClientBuffer()
/external/deqp/framework/egl/
DegluCallLogWrapper.inl102 …gWrapper::eglCreatePbufferFromClientBuffer (eglw::EGLDisplay dpy, eglw::EGLenum buftype, eglw::EGL…
/external/mesa3d/src/egl/main/
Deglapi.c1599 eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, in eglCreatePbufferFromClientBuffer()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp426 EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGL… in eglCreatePbufferFromClientBuffer()