Searched defs:strokeWidth (Results 1 – 12 of 12) sorted by relevance
/packages/apps/ThemePicker/src/com/android/customization/picker/color/ui/view/ |
D | ColorOptionIconView2.kt | 43 private val strokeWidth = constant
|
/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/component/ |
D | PdfPagePathObject.java | 95 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
|
D | PdfPageTextObject.java | 126 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
|
/packages/apps/Settings/src/com/android/settings/network/telephony/ |
D | RenameMobileNetworkDialogFragment.java | 251 final int strokeWidth = res.getDimensionPixelSize(R.dimen.color_swatch_stroke_width); in getColors() local 265 private Color(String label, int color, int iconSize, int strokeWidth) { in Color()
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/v31/ |
D | PartialCircleView.java | 68 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
|
D | CompositeCircleView.java | 81 public void configure(float startAngle, int[] values, int[] colors, int strokeWidth, in configure()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | IconUtils.java | 146 ImageView imageView, int strokeWidth, int cornerRadius) { in applyThumbnailClipOutline()
|
/packages/apps/Launcher3/src/com/android/launcher3/keyboard/ |
D | ItemFocusIndicatorHelper.java | 159 int strokeWidth = (int) mPaint.getStrokeWidth(); in draw() local
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/ |
D | MaterialProgressDrawable.java | 146 … double centerRadius, double strokeWidth, float arrowWidth, float arrowHeight) { in setSizeParameters() 664 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/queries/ |
D | SearchChipViewManager.java | 390 final int strokeWidth = mChipGroup in onChipFocusChange() local
|
/packages/services/DeviceAsWebcam/impl/src/com/android/deviceaswebcam/ |
D | DeviceAsWebcamPreview.java | 713 int strokeWidth = getResources().getDimensionPixelSize( in createFocusIndicatorDrawable() local
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ImageUtils.java | 162 final float strokeWidth = 6f; in drawBitmapWithCircleOnCanvas() local
|