Searched refs:SpotFilter (Results 1 – 2 of 2) sorted by relevance
23 class SpotFilter(internal var mBufSize: Int, posDecay: Float, pressureDecay: Float, internal var mP… class
42 public class Painting : View, SpotFilter.Plotter {100 private var _filter = SpotFilter(10, 0.5f, 0.9f, this)