Home
last modified time | relevance | path

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

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