Home
last modified time | relevance | path

Searched refs:SPLINE_CUSTOM (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/easing/
DEasing.java44 public static final int SPLINE_CUSTOM = 12; field in Easing
DFloatAnimation.java180 case SPLINE_CUSTOM: in create()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DRemoteComposeBuffer.java76 public static final int EASING_SPLINE_CUSTOM = FloatAnimation.SPLINE_CUSTOM;