Home
last modified time | relevance | path

Searched refs:isNativeInterpolator (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/animation/
H A DNativeInterpolatorFactory.java38 } else if (RenderNodeAnimator.isNativeInterpolator(interpolator)) { in createNativeInterpolator()
H A DRenderNodeAnimator.java146 static boolean isNativeInterpolator(TimeInterpolator interpolator) { in isNativeInterpolator() method in RenderNodeAnimator
154 if (isNativeInterpolator(mInterpolator)) { in applyInterpolator()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6892 HSPLandroid/graphics/animation/RenderNodeAnimator;->isNativeInterpolator(Landroid/animation/TimeInt…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6895 HSPLandroid/graphics/animation/RenderNodeAnimator;->isNativeInterpolator(Landroid/animation/TimeInt…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61806 Landroid/view/RenderNodeAnimator;->isNativeInterpolator(Landroid/animation/TimeInterpolator;)Z