Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakePointerController.h40 const std::map<ui::LogicalDisplayId, std::vector<int32_t>>& getSpots();
DFakePointerController.cpp35 const std::map<ui::LogicalDisplayId, std::vector<int32_t>>& FakePointerController::getSpots() { in getSpots() function in android::FakePointerController