Searched refs:mWasTouchOutsideBounds (Results 1 – 1 of 1) sorted by relevance
38 private boolean mWasTouchOutsideBounds; field in TransformingTouchDelegate83 mWasTouchOutsideBounds = !mBounds.contains(event.getX(), event.getY()); in onTouchEvent()100 if (mWasTouchOutsideBounds) { in onTouchEvent()