Searched refs:CUBIC_CUSTOM (Results 1 – 4 of 4) sorted by relevance
43 public static final int CUBIC_CUSTOM = 11; field in Easing
49 case CUBIC_CUSTOM: in createEngine()
167 case CUBIC_CUSTOM: in create()
75 public static final int EASING_CUBIC_CUSTOM = FloatAnimation.CUBIC_CUSTOM;