Searched defs:pathAsRegion (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DClipArea.h210 void regionFromPath(const SkPath& path, SkRegion& pathAsRegion) { argument
213 pathAsRegion.setPath(path, createViewportRegion());

Completed in 266 milliseconds