Home
last modified time | relevance | path

Searched refs:mShapeState (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DShapeDrawable.java95 mShapeState.mShape = s; in ShapeDrawable()
102 return mShapeState.mShape; in getShape()
109 mShapeState.mShape = s; in setShape()
135 return mShapeState.mPaint; in getPaint()
288 return mShapeState.mAlpha; in getAlpha()
293 mShapeState.mTint = tint; in setTintList()
372 return mShapeState.mTint != null && mShapeState.mTint.hasFocusStateSpecified(); in hasFocusStateSpecified()
496 mShapeState.mPaint.setShader(mShapeState.mShaderFactory.resize(w, h)); in updateShape()
513 return mShapeState; in getConstantState()
519 mShapeState = new ShapeState(mShapeState); in mutate()
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17399 Landroid/graphics/drawable/ShapeDrawable;->mShapeState:Landroid/graphics/drawable/ShapeDrawable$Sha…