Home
last modified time | relevance | path

Searched defs:CopyContext (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h64 void (*CopyContext)(Display *dpy, GLXContext src, GLXContext dst, unsigned long mask); member
/external/openthread/src/core/thread/
Dlowpan.cpp58 void Lowpan::CopyContext(const Context &aContext, Ip6::Address &aAddress) in CopyContext() function in ot::Lowpan::Lowpan