Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/input/
H A DTouchSpotController.cpp41 void TouchSpotController::Spot::updateSprite(const SpriteIcon* icon, float x, float y, in updateSprite() function in android::TouchSpotController::Spot
112 spot->updateSprite(&icon, x, y, mDisplayId); in setSpots()
H A DTouchSpotController.h60 void updateSprite(const SpriteIcon* icon, float x, float y, int32_t displayId);