Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpict.c158 DMX_WRAP(ChangePicture, dmxChangePicture, dmxScreen, ps); in dmxPictureInit()
1001 DMX_UNWRAP(ChangePicture, dmxScreen, ps); in dmxChangePicture()
1003 if (ps->ChangePicture) in dmxChangePicture()
1004 ps->ChangePicture(pPicture, mask); in dmxChangePicture()
1010 DMX_WRAP(ChangePicture, dmxChangePicture, dmxScreen, ps); in dmxChangePicture()
H A Ddmx.h239 ChangePictureProcPtr ChangePicture; member
/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h293 ChangePictureProcPtr ChangePicture; member
437 ChangePicture(PicturePtr pPicture,
H A Dpicture.c783 *error = ChangePicture(pPicture, vmask, vlist, 0, client); in CreatePicture()
1040 ChangePicture(PicturePtr pPicture, in ChangePicture() function
1248 (*ps->ChangePicture) (pPicture, maskQ); in ChangePicture()
H A Dmipict.c564 ps->ChangePicture = miChangePicture; in miPictureInit()
H A Drender.c614 return ChangePicture(pPicture, stuff->mask, (XID *) (stuff + 1), in ProcRenderChangePicture()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt317 R005 RENDER:ChangePicture
/OK3568_Linux_fs/external/xserver/
H A DChangeLog39243 render: fix ChangePicture when Xinerama is active (v2) (#49170)
39245 ChangePicture takes wire XIDs, but didn't do any Xinerama translation,
187868 In CopyPicture, add missing call to ChangePicture to notify about the