Searched refs:pxTo (Results 1 – 1 of 1) sorted by relevance
163 const int32_t pxTo = (pointers_.At(finger, step + 1).point_.px_) % flag; in Decompose() local165 const int32_t distanceX = pxTo - pxFrom; in Decompose()