Searched refs:IntersectRegions (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/gfx/
H A Dpath.h42 static gfx::NativeRegion IntersectRegions(gfx::NativeRegion r1,
H A Dpath_aura.cc26 NativeRegion Path::IntersectRegions(NativeRegion r1, NativeRegion r2) { function in class:gfx::Path
H A Dpath_win.cc48 NativeRegion Path::IntersectRegions(NativeRegion r1, NativeRegion r2) { function in class:gfx::Path
/external/chromium_org/cc/base/
H A Dregion.h114 inline Region IntersectRegions(const Region& a, const Region& b) { function in namespace:cc
120 inline Region IntersectRegions(const Region& a, const gfx::Rect& b) { function in namespace:cc

Completed in 366 milliseconds