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