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

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

Completed in 404 milliseconds