Searched refs:mIntrinsicHeight (Results 1 – 3 of 3) sorted by relevance
38 private final int mIntrinsicHeight; field in TextDrawable63 mIntrinsicHeight = mPaint.getFontMetricsInt(/* fmi= */ null); in TextDrawable()83 return mIntrinsicHeight; in getIntrinsicHeight()95 int topMargin = bounds.centerY() - (mIntrinsicHeight / 2); in draw()104 y += mIntrinsicHeight; in draw()115 writer.printf("%smIntrinsicHeight: %d\n", prefix, mIntrinsicHeight); in dump()
44 private int mIntrinsicHeight; field in ScrimDrawable48 return mIntrinsicHeight; in getIntrinsicHeight()52 mIntrinsicHeight = intrinsicHeight; in setIntrinsicHeight()
105 private final int mIntrinsicHeight; field in BatteryMeterView.BatteryMeterDrawable112 mIntrinsicHeight = in BatteryMeterDrawable()120 mIntrinsicHeight = height; in BatteryMeterDrawable()130 return mIntrinsicHeight; in getIntrinsicHeight()