Home
last modified time | relevance | path

Searched refs:wf (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DDraggableDot.java147 float wf = getWidth(); in onDraw() local
149 final float cx = wf/2; in onDraw()
151 wf -= getPaddingLeft() + getPaddingRight(); in onDraw()
153 float rad = (wf < hf) ? wf/2 : hf/2; in onDraw()
/development/gki/kmi_abi_chk/
Dkmi_compatibility_test.sh88 grep -wf $tmp_abi_lst_old $f > $tmp_symvers_old