Searched refs:QUADRATIC_CTRL_PT1_X (Results 1 – 2 of 2) sorted by relevance
65 private static final float QUADRATIC_CTRL_PT1_X = 0f; field in PropertyValuesHolderTest320 path.moveTo(QUADRATIC_CTRL_PT1_X, QUADRATIC_CTRL_PT1_Y); in testOfMultiFloat_Path()415 path.moveTo(QUADRATIC_CTRL_PT1_X, QUADRATIC_CTRL_PT1_Y); in testOfMultiInt_Path()
67 private static final float QUADRATIC_CTRL_PT1_X = 0f; field in ObjectAnimatorTest490 path.moveTo(QUADRATIC_CTRL_PT1_X, QUADRATIC_CTRL_PT1_Y); in testOfMultiFloat_Path()591 path.moveTo(QUADRATIC_CTRL_PT1_X, QUADRATIC_CTRL_PT1_Y); in testOfMultiInt_Path()