Searched refs:region1 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman.h602 pixman_bool_t pixman_region_equal (const pixman_region16_t *region1,
746 pixman_bool_t pixman_region32_equal (const pixman_region32_t *region1,
924 pixman_bool_t pixman_region64f_equal (const pixman_region64f_t *region1,
/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c1796 XserverRegion region1; local in function:shape_win
1828 region1 = XFixesCreateRegion (dpy, &w->shape_bounds, 1);
1829 XFixesUnionRegion (dpy, region0, region0, region1);
1830 XFixesDestroyRegion (dpy, region1);

Completed in 7 milliseconds