Searched refs:checkHit (Results 1 – 1 of 1) sorted by relevance
150 if (!checkHit(x, y, alpha)) { in onTouchEvent()206 private boolean checkHit(float x, float y, double alpha) { in checkHit() method in ZoomControl