Searched refs:widthDp (Results 1 – 1 of 1) sorted by relevance
510 const int widthDp = deFloorFloatToInt32(float(widthP) / dpScale); in getScreenClass() local515 if ((s_screenClasses[ndx].minWidthDp <= widthDp) && in getScreenClass()