Searched defs:sectors (Results 1 – 1 of 1) sorted by relevance
207 int sectors = count - 1; in getTouchIndicatorIndex() local393 int sectors = (count <= 1) ? 1 : (count - 1); in presetSecondLevelChildRadians() local