Home
last modified time | relevance | path

Searched refs:dispatch_ChangeDrawableAttributes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c443 dispatchFuncs[X_GLXChangeDrawableAttributes] = dispatch_ChangeDrawableAttributes; in GlxDispatchInit()
H A Dvnd_dispatch_stubs.c244 static int dispatch_ChangeDrawableAttributes(ClientPtr client) in dispatch_ChangeDrawableAttributes() function