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