Home
last modified time | relevance | path

Searched refs:heightDp (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/platform/android/
DtcuAndroidUtil.cpp511 const int heightDp = deFloorFloatToInt32(float(heightP) / dpScale); in getScreenClass() local
516 (s_screenClasses[ndx].minHeightDp <= heightDp)) in getScreenClass()