Searched refs:edip (Results 1 – 1 of 1) sorted by relevance
824 int[] edip = new int[pointerId + 1]; in ensureMotionHistorySizeForId() local833 System.arraycopy(mEdgeDragsInProgress, 0, edip, 0, mEdgeDragsInProgress.length); in ensureMotionHistorySizeForId()842 mEdgeDragsInProgress = edip; in ensureMotionHistorySizeForId()