Home
last modified time | relevance | path

Searched refs:CopyRegion (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.h218 DRI2CopyRegionProcPtr CopyRegion; member
H A Ddri2.c120 DRI2CopyRegionProcPtr CopyRegion; member
900 (*ds->CopyRegion) (pDraw, pRegion, pDest, pSrc); in dri2_copy_region()
1542 ds->CopyRegion = info->CopyRegion; in DRI2ScreenInit()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt95 R006 DRI2:CopyRegion
627 R012 XFIXES:CopyRegion
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c1081 info.CopyRegion = ms_dri2_copy_region; in ms_dri2_screen_init()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog130097 allows CopyRegion impelemenations of SwapBuffers to continue working.
141233 Mainly rename SwapBuffers to CopyRegion, which adds the xfixes region