Searched refs:wf (Results 1 – 1 of 1) sorted by relevance
147 float wf = getWidth(); in onDraw() local149 final float cx = wf/2; in onDraw()151 wf -= getPaddingLeft() + getPaddingRight(); in onDraw()153 float rad = (wf < hf) ? wf/2 : hf/2; in onDraw()