Searched refs:mIntrinsicHeight (Results 1 – 5 of 5) sorted by relevance
190 mShapeState.mIntrinsicHeight = height; in setIntrinsicHeight()201 return mShapeState.mIntrinsicHeight; in getIntrinsicHeight()474 state.mIntrinsicHeight = (int) a.getDimension( in updateStateFromTypedArray()475 R.styleable.ShapeDrawable_height, state.mIntrinsicHeight); in updateStateFromTypedArray()547 int mIntrinsicHeight; field in ShapeDrawable.ShapeState582 mIntrinsicHeight = orig.mIntrinsicHeight; in ShapeState()
73 private int mIntrinsicHeight; field in AnimatedImageDrawable256 mIntrinsicHeight = other.mIntrinsicHeight; in updateStateFromTypedArray()301 mIntrinsicHeight = height; in AnimatedImageDrawable()308 mIntrinsicHeight = cropRect.height(); in AnimatedImageDrawable()327 return mIntrinsicHeight; in getIntrinsicHeight()
71 private final int mIntrinsicHeight; field in BatteryMeterDrawableBase172 mIntrinsicHeight = context.getResources().getDimensionPixelSize(R.dimen.battery_height); in BatteryMeterDrawableBase()177 return mIntrinsicHeight; in getIntrinsicHeight()
2606 public int mIntrinsicHeight = -1; field in EditStyledText.EditStyledTextSpans.RescalableImageSpan2641 mIntrinsicHeight = height; in getDrawable()2664 mIntrinsicHeight = mDrawable.getIntrinsicHeight(); in getDrawable()
19396 Landroid/graphics/drawable/AnimatedImageDrawable;->mIntrinsicHeight:I20264 Landroid/graphics/drawable/ShapeDrawable$ShapeState;->mIntrinsicHeight:I