Home
last modified time | relevance | path

Searched refs:ShapeState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DShapeDrawable.java72 private ShapeState mShapeState;
80 this(new ShapeState(null), null); in ShapeDrawable()
89 this(new ShapeState(null), null); in ShapeDrawable()
227 final ShapeState state = mShapeState; in draw()
339 final ShapeState state = mShapeState; in onStateChange()
349 final ShapeState s = mShapeState; in isStateful()
412 final ShapeState state = mShapeState; in applyTheme()
433 final ShapeState state = mShapeState; in updateStateFromTypedArray()
528 final static class ShapeState extends ConstantState { class in ShapeDrawable
541 ShapeState(ShapeState orig) { in ShapeState() method in ShapeDrawable.ShapeState
[all …]
/frameworks/base/
Dpreloaded-classes944 android.graphics.drawable.ShapeDrawable$ShapeState
Dcompiled-classes-phone1349 android.graphics.drawable.ShapeDrawable$ShapeState