Home
last modified time | relevance | path

Searched defs:mTint (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DTintFilter.java32 private int mTint = 0xFF0000FF; field in TintFilter
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DAlphaTintDrawableWrapper.java52 private ColorStateList mTint; field in AlphaTintDrawableWrapper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPageIndicator.java42 private @NonNull ColorStateList mTint; field in PageIndicator
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarMenuView.java130 private @ColorInt int mTint; field in BubbleBarMenuView.MenuAction
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DColorStateListDrawable.java250 ColorStateList mTint = null; field in ColorStateListDrawable.ColorStateListDrawableState
H A DColorDrawable.java354 ColorStateList mTint = null; field in ColorDrawable.ColorState
H A DShapeDrawable.java543 ColorStateList mTint; field in ShapeDrawable.ShapeState
H A DNinePatchDrawable.java596 ColorStateList mTint = null; field in NinePatchDrawable.NinePatchState
H A DBitmapDrawable.java984 ColorStateList mTint = null; field in BitmapDrawable.BitmapState
H A DVectorDrawable.java932 ColorStateList mTint = null; field in VectorDrawable.VectorDrawableState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSIconViewImpl.java54 private int mTint; field in QSIconViewImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java133 private int mTint; field in RemoteInputView