OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateSprite
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/input/
PointerController.h
135
void
updateSprite
(const SpriteIcon* icon, float x, float y);
PointerController.cpp
321
spot->
updateSprite
(&icon, x, y);
739
void PointerController::Spot::
updateSprite
(const SpriteIcon* icon, float x, float y) {
Completed in 56 milliseconds