Home
last modified time | relevance | path

Searched refs:LayerState (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java126 LayerState mLayerState;
145 this((LayerState) null, null); in AdaptiveIconDrawable()
152 AdaptiveIconDrawable(@Nullable LayerState state, @Nullable Resources res) { in AdaptiveIconDrawable()
175 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState()
176 return new LayerState(state, this, res); in createConstantState()
187 this((LayerState)null, null); in AdaptiveIconDrawable()
213 final LayerState state = mLayerState; in inflate()
418 final LayerState state = mLayerState; in applyTheme()
454 final LayerState state = mLayerState; in inflateLayers()
509 final LayerState state = mLayerState; in updateLayerFromTypedArray()
[all …]
DTransitionDrawable.java101 LayerState createConstantState(LayerState state, Resources res) { in createConstantState()
259 static class TransitionState extends LayerState {
DLayerDrawable.java96 LayerState mLayerState;
129 LayerDrawable(@NonNull Drawable[] layers, @Nullable LayerState state) { in LayerDrawable()
152 this((LayerState) null, null); in LayerDrawable()
159 LayerDrawable(@Nullable LayerState state, @Nullable Resources res) { in LayerDrawable()
167 LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState()
168 return new LayerState(state, this, res); in createConstantState()
179 final LayerState state = mLayerState; in inflate()
204 final LayerState state = mLayerState; in applyTheme()
244 final LayerState state = mLayerState; in inflateLayers()
293 final LayerState state = mLayerState; in updateStateFromTypedArray()
[all …]
DRippleDrawable.java649 final LayerState state = mLayerState; in getOutline()
969 RippleState createConstantState(LayerState state, Resources res) { in createConstantState()
973 static class RippleState extends LayerState {
978 public RippleState(LayerState orig, RippleDrawable owner, Resources res) { in RippleState()
/frameworks/native/libs/gui/
DAndroid.bp112 "LayerState.cpp",
/frameworks/base/config/
Dpreloaded-classes1137 android.graphics.drawable.AdaptiveIconDrawable$LayerState
1181 android.graphics.drawable.LayerDrawable$LayerState
Dboot-image-profile.txt2102 HPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->getOpacity()I
2103 HPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->isStateful()Z
2104 HPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->newDrawable(Landroid/content/res/Res…
20384 …aphics/drawable/AdaptiveIconDrawable$LayerState;-><init>(Landroid/graphics/drawable/AdaptiveIconDr…
20385 HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->canApplyTheme()Z
20386 HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->getChangingConfigurations()I
20387 HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->invalidateCache()V
20388 HSPLandroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->newDrawable()Landroid/graphics/draw…
20389 …eIconDrawable;-><init>(Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;Landroid/content…
20392 …able/AdaptiveIconDrawable$LayerState;Landroid/content/res/Resources;)Landroid/graphics/drawable/Ad…
[all …]
Dhiddenapi-light-greylist.txt2247 Landroid/graphics/drawable/LayerDrawable$LayerState;->mChildren:[Landroid/graphics/drawable/LayerDr…
2250 …/graphics/drawable/LayerDrawable;->mLayerState:Landroid/graphics/drawable/LayerDrawable$LayerState;