Home
last modified time | relevance | path

Searched refs:SourceValidateProcPtr (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h125 typedef void (*SourceValidateProcPtr) (DrawablePtr /*pDrawable */ , typedef
530 SourceValidateProcPtr SourceValidate;
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompint.h173 SourceValidateProcPtr SourceValidate;
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.h102 SourceValidateProcPtr SourceValidate;
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiterPriv.h125 SourceValidateProcPtr SourceValidate;
/OK3568_Linux_fs/external/xserver/dix/
H A Dpixmap.c372 SourceValidateProcPtr SourceValidate; in PixmapSyncDirtyHelper()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Rotate.c185 SourceValidateProcPtr SourceValidate; in xf86RotateRedisplay()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_priv.h167 SourceValidateProcPtr SavedSourceValidate;
/OK3568_Linux_fs/external/xserver/mi/
H A Dmisprite.c75 SourceValidateProcPtr SourceValidate;
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c4883 SourceValidateProcPtr SourceValidate = screen->SourceValidate; in drmmode_update_fb()