Searched refs:mNoisePhase (Results 1 – 2 of 2) sorted by relevance
61 CanvasProperty<Float> mNoisePhase; field in RippleActivity.RippleView105 mNoisePhase = CanvasProperty.createFloat(0.0f); in RippleView()122 recordingCanvas.drawRipple(mX, mY, mRadius, mPaint, mProgress, mNoisePhase, in onDraw()149 mNoisePhase, DURATION)); in performClick()
282 private final FloatType mNoisePhase; field in RippleAnimationSession.AnimationProperties294 mNoisePhase = noisePhase; in AnimationProperties()335 return mNoisePhase; in getNoisePhase()