Searched refs:from_ (Results 1 – 2 of 2) sorted by relevance
144 …ericSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from), to_(to) {}; in GenericSwipe()152 const Point from_; variable
117 DecomposeComputeSwipe(recv, from_, to_, type_ == TouchOp::DRAG, options); in Decompose()