Searched refs:scaleWidth (Results 1 – 2 of 2) sorted by relevance
96 boolean scaleWidth = false; in onMeasure()108 scaleWidth = true; in onMeasure()116 scaleWidth = true; in onMeasure()126 scaleWidth = true; in onMeasure()135 if (scaleWidth) { in onMeasure()
226 float scaleWidth = (right-left)/TRAVERSE_PATH_SIZE; in onLayout() local228 scale.setScale(scaleWidth, scaleHeight); in onLayout()