Searched refs:miSourceValidate (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miscrinit.c | 153 miSourceValidate(DrawablePtr pDrawable, int x, int y, int w, int h, in miSourceValidate() function 289 pScreen->SourceValidate = miSourceValidate; in miScreenInit()
|
| H A D | mi.h | 364 miSourceValidate(DrawablePtr pDrawable, int x, int y, int w, int h,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | pixmap.c | 399 pScreen->SourceValidate = miSourceValidate; in PixmapSyncDirtyHelper()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Rotate.c | 194 pScreen->SourceValidate = miSourceValidate; in xf86RotateRedisplay()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 4935 screen->SourceValidate = miSourceValidate; in drmmode_update_fb()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 2479 mi: Add a default no-op miSourceValidate 95881 Remove geometry arguments from miSourceValidate() 95889 Additionally, the miSourceValidate() function was buggy in at least 95907 This patch changes miSourceValidate() to simply validate all of the
|