Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRegion.java163 public Path getBoundaryPath() { in getBoundaryPath() method in Region
173 public boolean getBoundaryPath(@NonNull Path path) { in getBoundaryPath() method in Region
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DDisplayCutoutView.java79 mBounds.getBoundaryPath(mBoundingPath); in update()
/aosp12/frameworks/base/libs/hwui/jni/
H A DRegion.cpp86 bool result = region->getBoundaryPath(path); in Region_getBoundaryPath()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java277 mSystemGestureExclusion.getBoundaryPath(mSystemGestureExclusionPath); in onDraw()
283 mSystemGestureExclusionRejected.getBoundaryPath(mSystemGestureExclusionPath); in onDraw()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityController.java1349 Path path = mBounds.getBoundaryPath(); in drawIfNeeded()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16087 method @NonNull public android.graphics.Path getBoundaryPath();
16088 method public boolean getBoundaryPath(@NonNull android.graphics.Path);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt11442 method public android.graphics.Path getBoundaryPath();
11443 method public boolean getBoundaryPath(android.graphics.Path);