HomeSort by relevance Sort by last modified time
    Searched refs:updateSprite (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
PointerController.h 199 void updateSprite(const SpriteIcon* icon, float x, float y);
PointerController.cpp 276 spot->updateSprite(&icon, x, y);
581 void PointerController::Spot::updateSprite(const SpriteIcon* icon, float x, float y) {

Completed in 41 milliseconds