Searched defs:dixAllocateScreenObjectWithPrivates (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dprivates.h265 #define dixAllocateScreenObjectWithPrivates(s, t, type) _dixAllocateScreenObjectWithPrivates(s, sizeof(t), sizeof(t), offsetof(t, devPrivates), type) macro

Completed in 2 milliseconds