Home
last modified time | relevance | path

Searched refs:fbPictureInit (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-ark/
H A D0001-mibstore.patch33 fbPictureInit (pScreen, 0, 0);
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-tga/
H A D0001-mibstore.patch40 fbPictureInit (pScreen, 0, 0);
/OK3568_Linux_fs/external/xserver/fb/
H A Dwfbrename.h82 #define fbPictureInit wfbPictureInit macro
H A Dfbpict.c488 fbPictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats) in fbPictureInit() function
H A Dfb.h953 fbPictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats);
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinscrinit.c356 if (!fbPictureInit(pScreen, NULL, 0)) { in winFinishScreenInitFB()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c266 if (!fbPictureInit(pScreen, 0, 0)) { in DarwinScreenInit()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c938 fbPictureInit(pScreen, 0, 0); in vfbScreenInit()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c781 if (!fbPictureInit(pScreen, 0, 0)) in KdScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1230 fbPictureInit(pScreen, 0, 0); in xwl_screen_init()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1763 fbPictureInit(pScreen, NULL, 0); in ScreenInit()