Searched refs:updateSprite (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DPointerController.h199 void updateSprite(const SpriteIcon* icon, float x, float y);
H A DPointerController.cpp276 spot->updateSprite(&icon, x, y);
584 void PointerController::Spot::updateSprite(const SpriteIcon* icon, float x, float y) { function in class:android::PointerController::Spot

Completed in 66 milliseconds