OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:heightDp
(Results
1 - 4
of
4
) sorted by null
/cts/tests/framework/base/windowmanager/src/android/server/wm/
AppConfigurationTests.java
[
all
...]
MultiDisplayPolicyTests.java
192
assertTrue(updatedSize.
heightDp
<= initialSize.
heightDp
);
[
all
...]
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
CommandSession.java
[
all
...]
/external/deqp/framework/platform/android/
tcuAndroidUtil.cpp
511
const int
heightDp
= deFloorFloatToInt32(float(heightP) / dpScale);
516
(s_screenClasses[ndx].minHeightDp <=
heightDp
))
Completed in 252 milliseconds