Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/
DRegion_Delegate.java365 path.setPathIterator(region.mArea.getPathIterator(new AffineTransform())); in nativeGetBoundaryPath()
DPath_Delegate.java97 public void setPathIterator(PathIterator iterator) { in setPathIterator() method in Path_Delegate