Home
last modified time | relevance | path

Searched refs:REGION_CREATE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dregionstr.h355 #define REGION_CREATE(pScreen, r, s) RegionCreate(r,s) macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c299 pCopyClip = REGION_CREATE(screen, NULL, 0); in ms_dri2_copy_region2()