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.kt31 class TextInterpolator( in <lambda>() class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DTextInterpolatorTest.kt332 private fun TextInterpolator.toBitmap(width: Int, height: Int) = in toBitmap() method