Home
last modified time | relevance | path

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

/frameworks/base/libs/input/
DPointerController.h204 Spot* createAndAddSpotLocked(uint32_t id);
DPointerController.cpp298 spot = createAndAddSpotLocked(id); in setSpots()
649 PointerController::Spot* PointerController::createAndAddSpotLocked(uint32_t id) { in createAndAddSpotLocked() function in android::PointerController