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()
762 float startingY = -mContainerView.getHeight(); in doShow() local766 startingY -= topLeft[1]; in doShow()768 ViewCompat.setTranslationY(mContainerView, startingY); in doShow()774 ViewCompat.setTranslationY(mContentView, startingY); in doShow()
769 float startingY = -mContainerView.getHeight(); in doShow() local773 startingY -= topLeft[1]; in doShow()775 mContainerView.setTranslationY(startingY); in doShow()782 startingY, 0)); in doShow()