Searched refs:updateSprite (Results 1 – 2 of 2) sorted by relevance
135 void updateSprite(const SpriteIcon* icon, float x, float y);
325 spot->updateSprite(&icon, x, y); in setSpots()741 void PointerController::Spot::updateSprite(const SpriteIcon* icon, float x, float y) { in updateSprite() function in android::PointerController::Spot