Searched refs:handlePinch (Results 1 – 2 of 2) sorted by relevance
82 [[nodiscard]] std::list<NotifyArgs> handlePinch(nsecs_t when, nsecs_t readTime,
165 return handlePinch(when, readTime, gesture); in handleGesture()525 [[nodiscard]] std::list<NotifyArgs> GestureConverter::handlePinch(nsecs_t when, nsecs_t readTime, in handlePinch() function in android::GestureConverter