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