Searched refs:heightDp (Results 1 – 1 of 1) sorted by relevance
511 const int heightDp = deFloorFloatToInt32(float(heightP) / dpScale); in getScreenClass() local516 (s_screenClasses[ndx].minHeightDp <= heightDp)) in getScreenClass()