Home
last modified time | relevance | path

Searched defs:underlay (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h66 const DescriptorPool* underlay; member
Ddescriptor_pool.cc97 const DescriptorPool* underlay) { in PyDescriptorPool_NewWithUnderlay()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1564 void internal_set_underlay(const DescriptorPool* underlay) { in internal_set_underlay()
Ddescriptor.cc1065 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool()
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c953 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, long *pTransparent) in glXGetTransparentIndexSUN()
Dfakeglx.c2722 Fake_glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, long *pTransparent) in Fake_glXGetTransparentIndexSUN()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c2686 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, in glXGetTransparentIndexSUN()