Searched refs:startingY (Results 1 – 3 of 3) sorted by relevance
103 public RippleForeground(RippleDrawable owner, Rect bounds, float startingX, float startingY, in RippleForeground() argument109 mStartingY = startingY; in RippleForeground()
796 float startingY = -mContainerView.getHeight(); in doShow() local800 startingY -= topLeft[1]; in doShow()802 mContainerView.setTranslationY(startingY); in doShow()808 mContentView.setTranslationY(startingY); in doShow()
770 float startingY = -mContainerView.getHeight(); in doShow() local774 startingY -= topLeft[1]; in doShow()776 mContainerView.setTranslationY(startingY); in doShow()783 startingY, 0)); in doShow()