Searched refs:getBoundaryPath (Results 1 – 8 of 8) sorted by relevance
162 public Path getBoundaryPath() { in getBoundaryPath() method in Region172 public boolean getBoundaryPath(@NonNull Path path) { in getBoundaryPath() method in Region
79 mBounds.getBoundaryPath(mBoundingPath); in update()
87 bool result = region->getBoundaryPath(path); in Region_getBoundaryPath()
278 mSystemGestureExclusion.getBoundaryPath(mSystemGestureExclusionPath); in onDraw()284 mSystemGestureExclusionRejected.getBoundaryPath(mSystemGestureExclusionPath); in onDraw()
898 Path path = mBounds.getBoundaryPath(); in drawIfNeeded()
11442 method public android.graphics.Path getBoundaryPath();11443 method public boolean getBoundaryPath(android.graphics.Path);
14979 method @NonNull public android.graphics.Path getBoundaryPath();14980 method public boolean getBoundaryPath(@NonNull android.graphics.Path);