Searched refs:calculateCommonVector (Results 1 – 1 of 1) sorted by relevance
85 static float calculateCommonVector(float a, float b) { in calculateCommonVector() function3138 commonDeltaRawX = calculateCommonVector(commonDeltaRawX, delta.dx); in prepareMultiFingerPointerGestures()3139 commonDeltaRawY = calculateCommonVector(commonDeltaRawY, delta.dy); in prepareMultiFingerPointerGestures()