Home
last modified time | relevance | path

Searched refs:compIsAlternateVisual (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompositeext.h43 extern _X_EXPORT Bool compIsAlternateVisual(ScreenPtr pScreen, XID visual);
H A Dcompwindow.c324 compIsAlternateVisual(ScreenPtr pScreen, XID visual) in compIsAlternateVisual() function
362 (compIsAlternateVisual(pScreen, winVisual) || in compImplicitRedirect()
363 compIsAlternateVisual(pScreen, parentVisual))) in compImplicitRedirect()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxscreens.c286 if (!!compIsAlternateVisual(pGlxScreen->pScreen, visual->vid) != in pickFBConfig()
360 if (compIsAlternateVisual(pScreen, visual->vid)) in __glXScreenInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog7194 example the compIsAlternateVisual function will try to lookup CompScreenPtr
13562 composite: Make compIsAlternateVisual safe even if Composite is off
18092 composite: Export compIsAlternateVisual
18103 This comment is above compIsAlternateVisual, which used to be the only