Searched refs:startingY (Results 1 – 2 of 2) sorted by relevance
103 public RippleForeground(RippleDrawable owner, Rect bounds, float startingX, float startingY, in RippleForeground() argument109 mStartingY = startingY; in RippleForeground()
774 float startingY = -mContainerView.getHeight(); in doShow() local778 startingY -= topLeft[1]; in doShow()780 mContainerView.setTranslationY(startingY); in doShow()787 startingY, 0)); in doShow()