Searched refs:thisWidth (Results 1 – 2 of 2) sorted by relevance
762 float thisWidth = getWidth(); in centerBasedOnHighlightView() local765 float z1 = thisWidth / width * .6F; in centerBasedOnHighlightView()
900 public void doDraw(Canvas canvas, int thisWidth, int thisHeight, in doDraw() argument