Searched refs:computeSelectedIndex (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
H A DGridViewSpecial.java315 int index = computeSelectedIndex(e.getX(), e.getY());
362 int index = computeSelectedIndex(e.getX(), e.getY());
516 int computeSelectedIndex(float xFloat, float yFloat) { method in class:GridViewSpecial

Completed in 61 milliseconds