Searched refs:yFloat (Results 1 – 1 of 1) sorted by relevance
516 int computeSelectedIndex(float xFloat, float yFloat) { in computeSelectedIndex() argument518 int y = (int) yFloat; in computeSelectedIndex()