Searched refs:startingY (Results 1 – 3 of 3) sorted by relevance
89 public RippleForeground(RippleDrawable owner, Rect bounds, float startingX, float startingY, in RippleForeground() argument95 mStartingY = startingY; in RippleForeground()
771 float startingY = -mContainerView.getHeight(); in doShow() local775 startingY -= topLeft[1]; in doShow()777 ViewCompat.setTranslationY(mContainerView, startingY); in doShow()783 ViewCompat.setTranslationY(mContentView, startingY); in doShow()
773 float startingY = -mContainerView.getHeight(); in doShow() local777 startingY -= topLeft[1]; in doShow()779 mContainerView.setTranslationY(startingY); in doShow()786 startingY, 0)); in doShow()