Searched refs:motionRow (Results 1 – 1 of 1) sorted by relevance
4650 final int motionRow = findMotionRow(y); in findClosestMotionRow() local4651 return motionRow != INVALID_POSITION ? motionRow : mFirstPosition + childCount - 1; in findClosestMotionRow()