Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt7175 HSPLandroid/graphics/animation/RenderNodeAnimator;->isNativeInterpolator(Landroid/animation/TimeInt…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt7171 HSPLandroid/graphics/animation/RenderNodeAnimator;->isNativeInterpolator(Landroid/animation/TimeInt…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65129 Landroid/view/RenderNodeAnimator;->isNativeInterpolator(Landroid/animation/TimeInterpolator;)Z