Searched defs:spots (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DPointerController.h34 * Interface for tracking a mouse / touch pad pointer and touch pad spots.
36 * The spots are sprites on screen that visually represent the positions of
87 // Show spots and a spot anchor in place of the mouse pointer.
94 /* Sets the spots for the current gesture.
95 * The spots are not subject to the inactivity timeout like the pointer
106 /* Removes all spots. */
237 Vector<Spot*> spots; member in struct:android::PointerController::Locked

Completed in 151 milliseconds