Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:MultiTouchInputMapper

498         device->addMapper(new MultiTouchInputMapper(device));
6628 // --- MultiTouchInputMapper ---
6630 MultiTouchInputMapper::MultiTouchInputMapper(InputDevice* device) :
6634 MultiTouchInputMapper::~MultiTouchInputMapper() {
6637 void MultiTouchInputMapper::reset(nsecs_t when) {
6645 void MultiTouchInputMapper::process(const RawEvent* rawEvent) {
6651 void MultiTouchInputMapper::syncTouch(nsecs_t when, RawState* outState) {
6735 void MultiTouchInputMapper::configureRawPointerAxes() {
6768 bool MultiTouchInputMapper::hasStylus() const {