Home | History | Annotate | Download | only in input

Lines Matching defs:MultiTouchInputMapper

445         device->addMapper(new MultiTouchInputMapper(device));
5975 // --- MultiTouchInputMapper ---
5977 MultiTouchInputMapper::MultiTouchInputMapper(InputDevice* device) :
5981 MultiTouchInputMapper::~MultiTouchInputMapper() {
5984 void MultiTouchInputMapper::reset(nsecs_t when) {
5992 void MultiTouchInputMapper::process(const RawEvent* rawEvent) {
5998 void MultiTouchInputMapper::syncTouch(nsecs_t when, bool* outHavePointerIds) {
6083 void MultiTouchInputMapper::configureRawPointerAxes() {
6116 bool MultiTouchInputMapper::hasStylus() const {