Searched refs:outOffset (Results 1 – 1 of 1) sorted by relevance
387 public boolean isHitInParent(float x, float y, Point outOffset) { in isHitInParent() argument393 if (outOffset != null) { in isHitInParent()394 outOffset.set(sTempRect.left, sTempRect.top); in isHitInParent()