Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:MultiTouchInputMapper

575         device->addMapper(new MultiTouchInputMapper(device));
6867 // --- MultiTouchInputMapper ---
6869 MultiTouchInputMapper::MultiTouchInputMapper(InputDevice* device) :
6873 MultiTouchInputMapper::~MultiTouchInputMapper() {
6876 void MultiTouchInputMapper::reset(nsecs_t when) {
6884 void MultiTouchInputMapper::process(const RawEvent* rawEvent) {
6890 void MultiTouchInputMapper::syncTouch(nsecs_t when, RawState* outState) {
6976 void MultiTouchInputMapper::configureRawPointerAxes() {
7009 bool MultiTouchInputMapper::hasStylus() const {