| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Color.c | 253 RT_COLORMAP, serverClient, in xnestSetInstalledColormapWindows() 257 pScreen->defColormap, RT_COLORMAP, in xnestSetInstalledColormapWindows() 309 dixLookupResourceByType((void **) &pCmap, pCmapIDs[i], RT_COLORMAP, in xnestDirectInstallColormaps() 330 dixLookupResourceByType((void **) &pCmap, pCmapIDs[i], RT_COLORMAP, in xnestDirectUninstallColormaps() 366 RT_COLORMAP, in xnestUninstallColormap()
|
| H A D | Window.c | 100 RT_COLORMAP, serverClient, in xnestCreateWindow() 113 RT_COLORMAP, serverClient, DixUseAccess); in xnestCreateWindow() 335 RT_COLORMAP, serverClient, DixUseAccess); in xnestChangeWindowAttributes()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dispatch.c | 2402 rc = dixLookupResourceByType((void **) &pmap, stuff->id, RT_COLORMAP, in ProcFreeColormap() 2429 RT_COLORMAP, client, in ProcCopyColormapAndFree() 2446 rc = dixLookupResourceByType((void **) &pcmp, stuff->id, RT_COLORMAP, in ProcInstallColormap() 2475 rc = dixLookupResourceByType((void **) &pcmp, stuff->id, RT_COLORMAP, in ProcUninstallColormap() 2543 rc = dixLookupResourceByType((void **) &pmap, stuff->cmap, RT_COLORMAP, in ProcAllocColor() 2580 rc = dixLookupResourceByType((void **) &pcmp, stuff->cmap, RT_COLORMAP, in ProcAllocNamedColor() 2625 rc = dixLookupResourceByType((void **) &pcmp, stuff->cmap, RT_COLORMAP, in ProcAllocColorCells() 2686 rc = dixLookupResourceByType((void **) &pcmp, stuff->cmap, RT_COLORMAP, in ProcAllocColorPlanes() 2748 rc = dixLookupResourceByType((void **) &pcmp, stuff->cmap, RT_COLORMAP, in ProcFreeColors() 2774 rc = dixLookupResourceByType((void **) &pcmp, stuff->cmap, RT_COLORMAP, in ProcStoreColors() [all …]
|
| H A D | registry.c | 370 RegisterResourceName(RT_COLORMAP, "COLORMAP"); in dixResetRegistry()
|
| H A D | colormap.c | 373 if (!AddResource(mid, RT_COLORMAP, (void *) pmap)) in CreateColormap() 379 i = XaceHook(XACE_RESOURCE_ACCESS, clients[client], mid, RT_COLORMAP, in CreateColormap() 1019 pmap->pScreen->defColormap, RT_COLORMAP, in AllocColor() 1037 pmap->pScreen->defColormap, RT_COLORMAP, in AllocColor() 1475 rc = dixLookupResourceByType(&pmap, pcr->mid, RT_COLORMAP, serverClient, in FreeClientPixels() 2542 FindClientResourcesByType(serverClient, RT_COLORMAP, in ResizeVisualArray()
|
| H A D | privates.c | 262 screenInfo.screens[s]->defColormap, RT_COLORMAP, in fixupDefaultColormaps()
|
| H A D | resource.c | 468 [RT_COLORMAP & (RC_LASTPREDEF - 1)] = {
|
| H A D | window.c | 1432 rc = dixLookupResourceByType((void **) &pCmap, cmap, RT_COLORMAP, in ChangeWindowAttributes()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | resource.h | 81 #define RT_COLORMAP ((RESTYPE)6) macro
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kcmap.c | 172 dixLookupResourceByType((void **) &defMap, defMapID, RT_COLORMAP, in KdUninstallColormap()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxwindow.c | 90 RT_COLORMAP, NullClient, DixUnknownAccess); in dmxCreateRootWindow() 196 RT_COLORMAP, NullClient, DixUnknownAccess); in dmxGetDefaultWindowAttributes() 565 RT_COLORMAP, NullClient, DixUnknownAccess); in dmxDoChangeWindowAttributes()
|
| H A D | dmxextension.c | 942 else if ((type & TypeMask) == (RT_COLORMAP & TypeMask)) { in dmxBECreateResources() 1553 else if ((type & TypeMask) == (RT_COLORMAP & TypeMask)) { in dmxBEDestroyResources()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xselinux_label.c | 331 else if (type == RT_COLORMAP) in SELinuxTypeToClass()
|
| H A D | saver.c | 453 RT_COLORMAP, serverClient, in UninstallSaverColormap() 549 result = dixLookupResourceByType((void **) &pCmap, wantMap, RT_COLORMAP, in CreateSaverWindow() 1017 ret = dixLookupResourceByType((void **) &pCmap, cmap, RT_COLORMAP, in ScreenSaverSetAttributes()
|
| H A D | security.c | 764 else if (rec->rtype == RT_COLORMAP) in SecurityResource()
|
| H A D | xselinux_hooks.c | 202 RT_COLORMAP, serverClient, DixCreateAccess); in SELinuxLabelInitial()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincmap.c | 181 RT_COLORMAP, NullClient, DixUnknownAccess); in winUninstallColormap()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micmap.c | 80 RT_COLORMAP, serverClient, DixUseAccess); in miUninstallColormap()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86DGA.c | 1568 rc = dixLookupResourceByType((void **) &cmap, stuff->cmap, RT_COLORMAP, in ProcXDGAInstallColormap() 2004 rc = dixLookupResourceByType((void **) &pcmp, stuff->id, RT_COLORMAP, in ProcXF86DGAInstallColormap()
|
| H A D | xf86cmap.c | 221 RT_COLORMAP, serverClient, DixInstallAccess); in xf86HandleColormaps()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picture.c | 428 pScreen->defColormap, RT_COLORMAP, in PictureInitIndexedFormat()
|