Home
last modified time | relevance | path

Searched refs:M_ANY (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dpixmap.h63 #define M_ANY (-1) macro
H A Ddix.h96 int tmprc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode);\
/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3_request.c176 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 Dshm.c942 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, in ProcPanoramiXShmCreatePixmap()
1075 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, in ProcShmCreatePixmap()
H A Dsync.c1890 rc = dixLookupDrawable(&pDraw, stuff->d, client, M_ANY, DixGetAttrAccess); in ProcSyncCreateFence()
H A DpanoramiXprocs.c565 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); in PanoramiXGetGeometry()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c463 M_ANY, DixWriteAccess); in ms_dri2_flip_handler()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c948 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()