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