HomeSort by relevance Sort by last modified time
    Searched refs:setSpots (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/input/
PointerController.h 103 virtual void setSpots(const PointerCoords* spotCoords, const uint32_t* spotIdToIndex,
169 virtual void setSpots(const PointerCoords* spotCoords,
PointerController.cpp 243 void PointerController::setSpots(const PointerCoords* spotCoords,
246 ALOGD("setSpots: idBits=%08x", spotIdBits.value);
InputReader.cpp     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 116 virtual void setSpots(const PointerCoords* spotCoords,
    [all...]

Completed in 53 milliseconds