Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DInsetDrawable.java106 mState.mInsetRight = new InsetValue(0f, insetRight); in InsetDrawable()
127 mState.mInsetRight = new InsetValue(insetRightFraction, 0); in InsetDrawable()
196 state.mInsetRight = inset; in updateStateFromTypedArray()
201 state.mInsetRight = getInset(a, R.styleable.InsetDrawable_insetRight, state.mInsetRight); in updateStateFromTypedArray()
227 out.right = mState.mInsetRight.getDimension(b.width()); in getInsets()
276 r.right -= mState.mInsetRight.getDimension(bounds.width()); in onBoundsChange()
286 final float fraction = mState.mInsetLeft.mFraction + mState.mInsetRight.mFraction; in getIntrinsicWidth()
291 + mState.mInsetRight.mDimension; in getIntrinsicWidth()
321 InsetValue mInsetRight; field in InsetDrawable.InsetState
330 mInsetRight = orig.mInsetRight.clone(); in InsetState()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt19953 Landroid/graphics/drawable/InsetDrawable$InsetState;->mInsetRight:Landroid/graphics/drawable/InsetD…