Home
last modified time | relevance | path

Searched refs:startingX (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DRippleForeground.java89 public RippleForeground(RippleDrawable owner, Rect bounds, float startingX, float startingY, in RippleForeground() argument
94 mStartingX = startingX; in RippleForeground()