Searched refs:fbPictureInit (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-ark/ |
| H A D | 0001-mibstore.patch | 33 fbPictureInit (pScreen, 0, 0);
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-tga/ |
| H A D | 0001-mibstore.patch | 40 fbPictureInit (pScreen, 0, 0);
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | wfbrename.h | 82 #define fbPictureInit wfbPictureInit macro
|
| H A D | fbpict.c | 488 fbPictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats) in fbPictureInit() function
|
| H A D | fb.h | 953 fbPictureInit(ScreenPtr pScreen, PictFormatPtr formats, int nformats);
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winscrinit.c | 356 if (!fbPictureInit(pScreen, NULL, 0)) { in winFinishScreenInitFB()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwin.c | 266 if (!fbPictureInit(pScreen, 0, 0)) { in DarwinScreenInit()
|
| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitOutput.c | 938 fbPictureInit(pScreen, 0, 0); in vfbScreenInit()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kdrive.c | 781 if (!fbPictureInit(pScreen, 0, 0)) in KdScreenInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland.c | 1230 fbPictureInit(pScreen, 0, 0); in xwl_screen_init()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 1763 fbPictureInit(pScreen, NULL, 0); in ScreenInit()
|