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