Searched defs:heightSize (Results 1 – 7 of 7) sorted by relevance
59 final int heightSize = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local
67 val heightSize = MeasureSpec.getSize(heightMeasureSpec) in onMeasure() constant
129 int heightSize = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local266 int heightSize = (int) (.5f + (mAdapter.getIntrinsicAspectRatio(position) >= 1f in makeAndAddColumn() local
493 val heightSize: Int = View.MeasureSpec.getSize(measuredSizes.mTargetHeightPx) in <lambda>() constant
809 int heightSize = mTotalLength; in measureVertical() local
687 int heightSize = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local
971 int heightSize = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local