Searched refs:widthDifference (Results 1 – 1 of 1) sorted by relevance
9144 final int widthDifference = holder1.mLocation.width() - holder2.mLocation.width(); in compareBoundsOfTree() local9145 if (widthDifference != 0) { in compareBoundsOfTree()9146 return -widthDifference; in compareBoundsOfTree()