Searched defs:getSurfaceWidth (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | WindowContainerThumbnail.java | 217 public int getSurfaceWidth() { in getSurfaceWidth() method in WindowContainerThumbnail |
D | SimpleSurfaceAnimatable.java | 123 public int getSurfaceWidth() { in getSurfaceWidth() method in SimpleSurfaceAnimatable |
D | LegacyDimmer.java | 96 public int getSurfaceWidth() { in getSurfaceWidth() method in LegacyDimmer.DimAnimatable |
D | WindowContainer.java | 3592 public int getSurfaceWidth() { in getSurfaceWidth() method in WindowContainer |
/frameworks/native/libs/gui/tests/ | ||
D | GLTest.cpp | 156 EGLint GLTest::getSurfaceWidth() { in getSurfaceWidth() function in android::GLTest |
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | ||
D | SurfaceAnimatorTest.java | 390 public int getSurfaceWidth() { in getSurfaceWidth() method |