Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DCornerPathEffect.java19 public class CornerPathEffect extends PathEffect { class
27 public CornerPathEffect(float radius) { in CornerPathEffect() method in CornerPathEffect
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeToolTipView.java20 import android.graphics.CornerPathEffect;
71 arrowPaint.setPathEffect(new CornerPathEffect( in drawArrow()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
H A DTooltipManager.kt21 import android.graphics.CornerPathEffect
92 arrowPaint.pathEffect = CornerPathEffect(arrowRadius.toFloat())
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DBaseTooltipView.java27 import android.graphics.CornerPathEffect;
264 final CornerPathEffect effect = new CornerPathEffect(mArrowCornerRadius); in drawArrow()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DArrowTipView.java21 import android.graphics.CornerPathEffect;
311 arrowPaint.setPathEffect(new CornerPathEffect(arrowTipRadius)); in updateArrowTipInView()
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DUsageGraph.java23 import android.graphics.CornerPathEffect;
88 mLinePaint.setPathEffect(new CornerPathEffect(mCornerRadius)); in UsageGraph()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java42 import android.graphics.CornerPathEffect;
108 private CornerPathEffect mPointerEffect;
352 mPointerEffect = new CornerPathEffect(mPointerRadius); in updateDimensions()
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DBatteryChartView.java25 import android.graphics.CornerPathEffect;
401 new CornerPathEffect( in initializeColors()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes1864 android.graphics.CornerPathEffect
H A Dboot-image-profile.txt24795 Landroid/graphics/CornerPathEffect;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes1863 android.graphics.CornerPathEffect
H A Dboot-image-profile.txt34432 Landroid/graphics/CornerPathEffect;
/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.txt15239 public class CornerPathEffect extends android.graphics.PathEffect {
15240 ctor public CornerPathEffect(float);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt10765 public class CornerPathEffect extends android.graphics.PathEffect {
10766 ctor public CornerPathEffect(float);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19317 Landroid/graphics/CornerPathEffect;->nativeCreate(F)J