Searched refs:shortSize (Results 1 – 2 of 2) sorted by relevance
131 int shortSize = (int) (min / metrics.density); in reduceScreenLayout() local137 if (longSize >= 960 && shortSize >= 720) { in reduceScreenLayout()139 } else if (longSize >= 640 && shortSize >= 480) { in reduceScreenLayout()145 if (((longSize * 3) / 5) >= (shortSize - 1)) { in reduceScreenLayout()
283 int shortSize = 2; //bytes in eqSetParamProperties() local288 /*vsize*/ intToByteArray(2 * shortSize), in eqSetParamProperties()