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/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 92 milliseconds