Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompalloc.c562 PictFormatPtr pSrcFormat = PictureWindowFormat(pParent); in compNewPixmap()
563 PictFormatPtr pDstFormat = PictureWindowFormat(pWin); in compNewPixmap()
H A Dcompwindow.c665 PictFormatPtr pSrcFormat = PictureWindowFormat(pWin); in compWindowUpdateAutomatic()
666 PictFormatPtr pDstFormat = PictureWindowFormat(pWin->parent); in compWindowUpdateAutomatic()
/OK3568_Linux_fs/external/xserver/dix/
H A Dpixmap.c312 PictFormatPtr format = PictureWindowFormat(pScreen->root); in PixmapDirtyCompositeRotate()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Rotate.c49 PictFormatPtr format = PictureWindowFormat(screen->root); in xf86RotateCrtcRedisplay()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmidispcur.c167 pFormat = PictureWindowFormat(pWin); in miDCMakePicture()
/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h379 PictureWindowFormat(WindowPtr pWindow);
H A Dpicture.c57 PictureWindowFormat(WindowPtr pWindow) in PictureWindowFormat() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c4826 PictFormatPtr format = PictureWindowFormat(screen->root); in ms_copy_area()