Searched refs:sliceNum (Results 1 – 1 of 1) sorted by relevance
541 int sliceNum = 10; in testGetAnimatedValue() local542 for (int i = 0; i <= sliceNum; i++) { in testGetAnimatedValue()543 float fraction = i / (float) sliceNum; in testGetAnimatedValue()559 int sliceNum = 10; in testGetAnimatedValue_PropertyName() local560 for (int i = 0; i <= sliceNum; i++) { in testGetAnimatedValue_PropertyName()561 float fraction = i / (float) sliceNum; in testGetAnimatedValue_PropertyName()