OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sphere_count
(Results
1 - 1
of
1
) sorted by null
/external/qemu/android/skin/
trackball.c
178
int
sphere_count
;
member in struct:SkinTrackBall
368
ball->
sphere_count
= total;
384
ball->
sphere_count
= 0;
487
for (nn = 0; nn < ball->
sphere_count
; nn++) {
Completed in 136 milliseconds