Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DAnimatableProperty.java51 public static final AnimatableProperty ALPHA = AnimatableProperty.from( field in AnimatableProperty
/aosp14/frameworks/base/libs/hwui/
H A DAnimator.h196 ALPHA, enumerator
241 ALPHA, enumerator
H A DRenderNode.h94 ALPHA = 1 << 13, enumerator
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DHeadsUpStatusBarView.java44 private static final String ALPHA = "alpha"; field in HeadsUpStatusBarView
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DProgramFragmentFixedFunction.java137 ALPHA (1), enumConstant
/aosp14/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
H A DDynamicAnimation.java225 public static final ViewProperty ALPHA = new ViewProperty("alpha") { field in DynamicAnimation
/aosp14/frameworks/base/graphics/java/android/graphics/animation/
H A DRenderNodeAnimator.java50 public static final int ALPHA = 11; field in RenderNodeAnimator
/aosp14/frameworks/base/core/java/android/view/
H A DViewPropertyAnimator.java152 static final int ALPHA = 0x0800; field in ViewPropertyAnimator
H A DKeyCharacterMap.java93 public static final int ALPHA = 3; field in KeyCharacterMap
H A DView.java29751 public static final Property<View, Float> ALPHA = new FloatProperty<View>("alpha") { field in View
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java960 final static Property<VectorDrawableState, Float> ALPHA = field in VectorDrawable.VectorDrawableState
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...