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

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

Completed in 79 milliseconds