Home | Sort by relevance Sort by last modified time |
/frameworks/base/services/input/ | |
PointerController.h | 197 x(0.0f), y(0.0f), lastIcon(NULL) { } 202 const SpriteIcon* lastIcon; |
PointerController.cpp | 593 if (icon != lastIcon) { 594 lastIcon = icon; |