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 104 virtual void setSpots(const PointerCoords* spotCoords,
PointerController.cpp 292 void PointerController::setSpots(const PointerCoords* spotCoords,
295 ALOGD("setSpots: idBits=%08x", spotIdBits.value);
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 121 virtual void setSpots(const PointerCoords*, const uint32_t*, BitSet32) {
    [all...]

Completed in 656 milliseconds