Searched refs:mArrowWidth (Results 1 – 5 of 5) sorted by relevance
104 protected final int mArrowWidth; field in ArrowPopup148 mArrowWidth = resources.getDimensionPixelSize(R.dimen.popup_arrow_width); in ArrowPopup()151 mArrow.setLayoutParams(new DragLayer.LayoutParams(mArrowWidth, mArrowHeight)); in ArrowPopup()154 R.dimen.popup_arrow_horizontal_center_offset) - (mArrowWidth / 2); in ArrowPopup()342 return getMeasuredWidth() - mArrowOffsetHorizontal - mArrowWidth; in getArrowLeft()364 mArrow.setPivotX(mArrowWidth / 2.0f); in addArrow()371 mArrowWidth, mArrowHeight, mArrowPointRadius, in updateArrowColor()443 int xOffset = iconWidth / 2 - mArrowOffsetHorizontal - mArrowWidth / 2; in orientAboutObject()643 int arrowCenter = mArrowOffsetHorizontal + mArrowWidth / 2; in setPivotForOpenCloseAnimation()
81 private final int mArrowWidth; field in ArrowTipView102 mArrowWidth = context.getResources().getDimensionPixelSize( in ArrowTipView()233 - mArrowWidth / 2)); in show()236 arrowMarginStart - params.leftMargin - mArrowWidth / 2)); in show()
497 private int mArrowWidth; field in MaterialProgressDrawable.Ring525 mArrowWidth = (int) width; in setArrowDimensions()574 mArrow.lineTo(mArrowWidth * mArrowScale, 0); in drawTriangle()575 mArrow.lineTo((mArrowWidth * mArrowScale / 2), (mArrowHeight in drawTriangle()
173 mArrow.x = (dividerView.x + dividerView.width / 2) - (mArrowWidth / 2) in <lambda>()
354 mArrowWidth.toFloat(), in <lambda>()