Searched refs:createAndAddSpotLocked (Results 1 – 2 of 2) sorted by relevance
204 Spot* createAndAddSpotLocked(uint32_t id, std::vector<Spot*>& spots);
317 spot = createAndAddSpotLocked(id, newSpots); in setSpots()699 PointerController::Spot* PointerController::createAndAddSpotLocked(uint32_t id, in createAndAddSpotLocked() function in android::PointerController