Home
last modified time | relevance | path

Searched refs:setPathEffect (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeToolTipView.java71 arrowPaint.setPathEffect(new CornerPathEffect( in drawArrow()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuEduTooltipView.java210 arrowPaint.setPathEffect(effect); in drawArrow()
/aosp14/frameworks/base/libs/hwui/jni/
H A DPaint.cpp866 static jlong setPathEffect(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong effectHandle) { in setPathEffect() function
869 obj->setPathEffect(sk_ref_sp(effect)); in setPathEffect()
1138 {"nSetPathEffect", "(JJ)J", (void*)PaintGlue::setPathEffect},
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java523 arrowPaint.setPathEffect(mPointerEffect); in updatePointerView()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DGradientDrawable.java417 mStrokePaint.setPathEffect(e); in setStrokeInternal()
2428 mStrokePaint.setPathEffect(e);
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java1412 public PathEffect setPathEffect(PathEffect effect) { in setPathEffect() method in Paint
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6566 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6569 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt16026 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);