Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java392 ScreenRound roundness = hardwareConfig.getScreenRoundness(); in getConfiguration() local
393 if (roundness != null) { in getConfiguration()
394 switch (roundness) { in getConfiguration()