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.h68 const DescriptorPool* underlay; member
Ddescriptor_pool.cc135 const DescriptorPool* underlay) { in PyDescriptorPool_NewWithUnderlay()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1776 void internal_set_underlay(const DescriptorPool* underlay) { in internal_set_underlay()
Ddescriptor.cc1285 DescriptorPool::DescriptorPool(const DescriptorPool* underlay) in DescriptorPool()
/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/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2612 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, in glXGetTransparentIndexSUN()