Home
last modified time | relevance | path

Searched defs:mStrokeWidth (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
DAdaptiveOutlineDrawable.java60 private int mStrokeWidth; field in AdaptiveOutlineDrawable
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DInvocationLightsView.java62 private final int mStrokeWidth; field in InvocationLightsView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java81 private final int mStrokeWidth; field in SmartReplyView
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java621 float mStrokeWidth = 0; field in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java96 private float mStrokeWidth; field in Paint_Delegate