| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micmap.h | 16 typedef Bool (*miInitVisualsProcPtr) (VisualPtr *, DepthPtr *, int *, int *, 39 extern _X_EXPORT Bool miInitVisuals(VisualPtr *, DepthPtr *, int *, int *,
|
| H A D | micmap.c | 424 miInitVisuals(VisualPtr * visualp, DepthPtr * depthp, int *nvisualp, in miInitVisuals() 430 DepthPtr depth; in miInitVisuals()
|
| H A D | mi.h | 393 DepthPtr depths,
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbscreen.c | 44 DepthPtr depths = pScreen->allowedDepths; in fbCloseScreen() 174 DepthPtr depths; in wfbFinishScreenInit()
|
| H A D | fbcmap_mi.c | 109 DepthPtr * depthp, in fbInitVisuals()
|
| H A D | fboverlay.c | 272 DepthPtr depths; in fbOverlayFinishScreenInit()
|
| H A D | fb.h | 758 DepthPtr * depthp,
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | screenint.h | 54 typedef struct _Depth *DepthPtr; typedef
|
| H A D | colormap.h | 156 DepthPtr /* depth */ );
|
| H A D | scrnintstr.h | 502 DepthPtr allowedDepths;
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxext.h | 41 DepthPtr * depthp,
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compinit.c | 196 static DepthPtr 202 DepthPtr depth = &pScreen->allowedDepths[i]; in compFindVisuallessDepth() 292 DepthPtr depth; in compAddAlternateVisual()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Screen.c | 134 DepthPtr depths; in xnestOpenScreen() 164 depths = (DepthPtr) malloc(MAXDEPTH * sizeof(DepthRec)); in xnestOpenScreen()
|
| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3_request.c | 191 DepthPtr depth = drawable->pScreen->allowedDepths; in proc_dri3_pixmap_from_buffer() 435 DepthPtr depth = screen->allowedDepths; in proc_dri3_pixmap_from_buffers()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxscreens.c | 200 DepthPtr depth; in AddScreenVisuals()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | panoramiX.c | 80 static DepthPtr PanoramiXDepths; 729 PanoramiXMaybeAddDepth(DepthPtr pDepth) in PanoramiXMaybeAddDepth() 811 DepthPtr pDepth = pScreen->allowedDepths; in PanoramiXConsolidate()
|
| H A D | saver.c | 741 DepthPtr pDepth; in ScreenSaverSetAttributes() 814 pDepth = (DepthPtr) &pScreen->allowedDepths[idepth]; in ScreenSaverSetAttributes()
|
| H A D | shm.c | 928 DepthPtr pDepth; in ProcPanoramiXShmCreatePixmap() 1061 DepthPtr pDepth; in ProcShmCreatePixmap()
|
| /OK3568_Linux_fs/external/xserver/dbe/ |
| H A D | midbe.c | 81 DepthPtr pDepth; in miDbeGetVisualInfo()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picture.c | 135 DepthPtr pDepth; in visualDepth() 180 DepthPtr pDepth; in PictureCreateDefaultFormats()
|
| H A D | render.c | 317 DepthPtr pDepth; in ProcRenderQueryPictFormats()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | gc.c | 839 DepthPtr pDepth; in CreateGCperDepth()
|
| H A D | window.c | 771 DepthPtr pDepth; in CreateWindow() 808 pDepth = (DepthPtr) &pScreen->allowedDepths[idepth]; in CreateWindow()
|
| H A D | dispatch.c | 600 DepthPtr pDepth; in CreateConnectionBlock() 1399 DepthPtr pDepth; in ProcCreatePixmap()
|
| H A D | colormap.c | 2515 ResizeVisualArray(ScreenPtr pScreen, int new_visual_count, DepthPtr depth) in ResizeVisualArray()
|