Searched refs:needInterpolation (Results 1 – 1 of 1) sorted by relevance
2946 bool needInterpolation = true; in FlushTouchEvents() local2952 needInterpolation = iter->type != TouchType::MOVE ? false : true; in FlushTouchEvents()2955 needInterpolation = false; in FlushTouchEvents()2957 if (needInterpolation && SystemProperties::IsNeedResampleTouchPoints()) { in FlushTouchEvents()