Home
last modified time | relevance | path

Searched defs:scaleDeltas (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/
DVelocityControl.cpp81 void SimpleVelocityControl::scaleDeltas(float* deltaX, float* deltaY) { in scaleDeltas() function in android::SimpleVelocityControl
149 void CurvedVelocityControl::scaleDeltas(float* deltaX, float* deltaY) { in scaleDeltas() function in android::CurvedVelocityControl