Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h77 const DescriptorPool* underlay; member
Ddescriptor_pool.cc133 const DescriptorPool* underlay) { in PyDescriptorPool_NewWithUnderlay()
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h77 const DescriptorPool* underlay; member
Ddescriptor_pool.cc133 const DescriptorPool* underlay) { in PyDescriptorPool_NewWithUnderlay()
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c912 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, unsigned long *pTransparen… in glXGetTransparentIndexSUN()
Dfakeglx.c2676 Fake_glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, unsigned long *pTrans… in Fake_glXGetTransparentIndexSUN()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1975 void internal_set_underlay(const DescriptorPool* underlay) { in internal_set_underlay()
Ddescriptor.cc1888 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool()
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.h1975 void internal_set_underlay(const DescriptorPool* underlay) { in internal_set_underlay()
Ddescriptor.cc1880 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool()
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2612 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, in glXGetTransparentIndexSUN()