Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRegion.cpp583 Shape unitedShape = Shape::unionShapes(m_shape, region.m_shape); in unite() local
585 m_shape.swap(unitedShape); in unite()