Searched refs:subtractPath (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DPath.h145 bool subtractPath(const Path&);
H A DPath.cpp483 bool Path::subtractPath(const Path& other) function in class:blink::Path
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DHitRegion.cpp50 m_path.subtractPath(clearArea);

Completed in 396 milliseconds