Searched refs:TRAVERSE_PATH_SIZE (Results 1 – 1 of 1) sorted by relevance
48 final static float TRAVERSE_PATH_SIZE = 7.0f; field in PathAnimations226 float scaleWidth = (right-left)/TRAVERSE_PATH_SIZE; in onLayout()227 float scaleHeight= (bottom-top)/TRAVERSE_PATH_SIZE; in onLayout()