Searched refs:DOT_CELLS (Results 1 – 1 of 1) sorted by relevance
168 #define DOT_CELLS 2 /* number of random dots per cell */ macro169 #define DOT_MAX (6*DOT_GRID*DOT_GRID*DOT_CELLS) /* total number of dots */285 for (cc = 0; cc < DOT_CELLS; cc++) { in trackball_init()