Searched refs:setFocusXY (Results 1 – 2 of 2) sorted by relevance
42 shadowOf(detector).setFocusXY(2.0f, 3.0f); in test_getFocusXY()61 shadowOf(detector).setFocusXY(3f, 3f); in test_reset()
55 public void setFocusXY(float focusX, float focusY) { in setFocusXY() method in ShadowScaleGestureDetector