Home
last modified time | relevance | path

Searched defs:innerRadius (Results 1 – 2 of 2) sorted by relevance

/gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
DColorWheel.java72 private int innerRadius; field in ColorWheel
188 int innerRadius = centerXY - COLOR_METER_THICKNESS; in drawHighlighter() local
DScaleWheel.java61 private int innerRadius; field in ScaleWheel