Searched refs:scaleHeight (Results 1 – 1 of 1) sorted by relevance
226 float scaleHeight= (bottom-top)/TRAVERSE_PATH_SIZE; in onLayout() local227 scale.setScale(scaleWidth, scaleHeight); in onLayout()