Home
last modified time | relevance | path

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

/external/qemu/android/skin/
Dtrackball.c178 int sphere_count; member
368 ball->sphere_count = total; in trackball_init()
384 ball->sphere_count = 0; in trackball_done()
487 for (nn = 0; nn < ball->sphere_count; nn++) { in trackball_refresh()