Searched refs:M_ANY (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | pixmap.h | 63 #define M_ANY (-1) macro
|
| H A D | dix.h | 96 int tmprc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode);\
|
| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3_request.c | 176 rc = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess); in proc_dri3_pixmap_from_buffer() 295 status = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess); in proc_dri3_fence_from_fd() 326 status = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess); in proc_dri3_fd_from_fence()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shm.c | 942 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, in ProcPanoramiXShmCreatePixmap() 1075 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, in ProcShmCreatePixmap()
|
| H A D | sync.c | 1890 rc = dixLookupDrawable(&pDraw, stuff->d, client, M_ANY, DixGetAttrAccess); in ProcSyncCreateFence()
|
| H A D | panoramiXprocs.c | 565 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); in PanoramiXGetGeometry()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | dri2.c | 463 M_ANY, DixWriteAccess); in ms_dri2_flip_handler()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dispatch.c | 948 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); in GetGeometry() 1406 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, in ProcCreatePixmap() 3068 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, in ProcQueryBestSize()
|