Searched refs:mBottomProp (Results 1 – 1 of 1) sorted by relevance
55 private CanvasProperty<Float> mBottomProp; field in KeyButtonRipple175 c.drawRoundRect(mLeftProp, mTopProp, mRightProp, mBottomProp, mRxProp, mRyProp, in drawHardware()367 mBottomProp = prop; in setExtendEnd()372 return isHorizontal() ? mRightProp : mBottomProp; in getExtendEnd()407 mBottomProp = CanvasProperty.createFloat(getBounds().height()); in enterHardware()