Home
last modified time | relevance | path

Searched defs:TextInterpolator (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTextInterpolator.kt37 class TextInterpolator( class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DTextInterpolatorTest.kt337 private fun TextInterpolator.toBitmap(width: Int, height: Int) = in toBitmap() method