Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTransitionAnimator.kt43 private val interpolators: Interpolators, in <lambda>() constant in com.android.systemui.animation.TransitionAnimator
/frameworks/base/tools/aapt/
DResource.cpp1328 sp<ResourceTypeSet> interpolators; in buildResources() local