Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DRegion.java162 public Path getBoundaryPath() { in getBoundaryPath() method in Region
172 public boolean getBoundaryPath(@NonNull Path path) { in getBoundaryPath() method in Region
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DDisplayCutoutView.java79 mBounds.getBoundaryPath(mBoundingPath); in update()
/frameworks/base/core/jni/android/graphics/
DRegion.cpp87 bool result = region->getBoundaryPath(path); in Region_getBoundaryPath()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java278 mSystemGestureExclusion.getBoundaryPath(mSystemGestureExclusionPath); in onDraw()
284 mSystemGestureExclusionRejected.getBoundaryPath(mSystemGestureExclusionPath); in onDraw()
/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityController.java898 Path path = mBounds.getBoundaryPath(); in drawIfNeeded()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11442 method public android.graphics.Path getBoundaryPath();
11443 method public boolean getBoundaryPath(android.graphics.Path);
/frameworks/base/non-updatable-api/
Dcurrent.txt14979 method @NonNull public android.graphics.Path getBoundaryPath();
14980 method public boolean getBoundaryPath(@NonNull android.graphics.Path);
/frameworks/base/api/
Dcurrent.txt14979 method @NonNull public android.graphics.Path getBoundaryPath();
14980 method public boolean getBoundaryPath(@NonNull android.graphics.Path);