Searched refs:LayerState (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | AdaptiveIconDrawable.java | 126 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 …]
|
D | TransitionDrawable.java | 101 LayerState createConstantState(LayerState state, Resources res) { in createConstantState() 259 static class TransitionState extends LayerState {
|
D | LayerDrawable.java | 96 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 …]
|
D | RippleDrawable.java | 649 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/ |
D | Android.bp | 112 "LayerState.cpp",
|
/frameworks/base/config/ |
D | preloaded-classes | 1137 android.graphics.drawable.AdaptiveIconDrawable$LayerState 1181 android.graphics.drawable.LayerDrawable$LayerState
|
D | boot-image-profile.txt | 2102 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 …]
|
D | hiddenapi-light-greylist.txt | 2247 Landroid/graphics/drawable/LayerDrawable$LayerState;->mChildren:[Landroid/graphics/drawable/LayerDr… 2250 …/graphics/drawable/LayerDrawable;->mLayerState:Landroid/graphics/drawable/LayerDrawable$LayerState;
|