Searched refs:mTmpRegion (Results 1 – 1 of 1) sorted by relevance
65 private final Region mTmpRegion = new Region(); field in DragState414 child.getTouchableRegion(mTmpRegion); in getTouchedWinAtPointLw()419 if (mTmpRegion.contains(x, y) || touchFlags == 0) { in getTouchedWinAtPointLw()