Home
last modified time | relevance | path

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

/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/
DSpotFilter.kt23 class SpotFilter(internal var mBufSize: Int, posDecay: Float, pressureDecay: Float, internal var mP… class
DPainting.kt42 public class Painting : View, SpotFilter.Plotter {
100 private var _filter = SpotFilter(10, 0.5f, 0.9f, this)