Home
last modified time | relevance | path

Searched defs:setScreenWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
DConfigGenerator.java263 public ConfigGenerator setScreenWidth(int width) { in setScreenWidth() method in ConfigGenerator
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
DTransform.java113 public void setScreenWidth(double screenWidth) { in setScreenWidth() method in Transform
DViewMatrix.java157 public void setScreenWidth(double screenWidth) { in setScreenWidth() method in ViewMatrix