Searched refs:hf (Results 1 – 1 of 1) sorted by relevance
148 float hf = getHeight(); in onDraw() local150 final float cy = hf/2; in onDraw()152 hf -= getPaddingTop() + getPaddingBottom(); in onDraw()153 float rad = (wf < hf) ? wf/2 : hf/2; in onDraw()