Searched refs:rotateAndScale (Results 1 – 2 of 2) sorted by relevance
808 void rotateAndScale(float& x, float& y);
2281 rotateAndScale(xTransformed, yTransformed); in cookPointerData()3728 void TouchInputMapper::rotateAndScale(float& x, float& y) { in rotateAndScale() function in android::TouchInputMapper