/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
H A D | GradControl.java | 219 mPaint.setPathEffect(mDash); in paintLines() 224 mPaint.setPathEffect(mDash); in paintLines()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | VolumeToolTipView.java | 71 arrowPaint.setPathEffect(new CornerPathEffect( in drawArrow()
|
/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | UsageGraph.java | 88 mLinePaint.setPathEffect(new CornerPathEffect(mCornerRadius)); in UsageGraph() 99 mDottedPaint.setPathEffect(new DashPathEffect(new float[] {dots, interval}, 0)); in UsageGraph()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | BaseTooltipView.java | 265 arrowPaint.setPathEffect(effect); in drawArrow()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/ |
H A D | ArrowTipView.java | 311 arrowPaint.setPathEffect(new CornerPathEffect(arrowTipRadius)); in updateArrowTipInView()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
H A D | CropView.java | 367 wpPaint.setPathEffect(new DashPathEffect(new float[] in onDraw()
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | Paint.cpp | 796 static jlong setPathEffect(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong effectHandle) { in setPathEffect() function 799 obj->setPathEffect(sk_ref_sp(effect)); in setPathEffect() 1063 {"nSetPathEffect","(JJ)J", (void*) PaintGlue::setPathEffect},
|
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
H A D | BatteryChartView.java | 400 mTrapezoidPaint.setPathEffect( in initializeColors()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleExpandedView.java | 415 arrowPaint.setPathEffect(mPointerEffect); in updatePointerView()
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | GradientDrawable.java | 417 mStrokePaint.setPathEffect(e); in setStrokeInternal() 2373 mStrokePaint.setPathEffect(e);
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Paint.java | 1404 public PathEffect setPathEffect(PathEffect effect) { in setPathEffect() method in Paint
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 6854 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 15666 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 11037 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 6852 HSPLandroid/graphics/Paint;->setPathEffect(Landroid/graphics/PathEffect;)Landroid/graphics/PathEffe…
|