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()
775 float startingY = -mContainerView.getHeight(); in doShow() local779 startingY -= topLeft[1]; in doShow()781 mContainerView.setTranslationY(startingY); in doShow()788 startingY, 0)); in doShow()