Searched defs:getSurfaceWidth (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | TaskScreenshotAnimatable.java | 122 public int getSurfaceWidth() { in getSurfaceWidth() method in TaskScreenshotAnimatable |
D | AppWindowThumbnail.java | 226 public int getSurfaceWidth() { in getSurfaceWidth() method in AppWindowThumbnail |
D | Dimmer.java | 89 public int getSurfaceWidth() { in getSurfaceWidth() method in Dimmer.DimAnimatable |
D | WindowContainer.java | 1342 public int getSurfaceWidth() { in getSurfaceWidth() method in WindowContainer |
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | ||
D | SurfaceAnimatorTest.java | 322 public int getSurfaceWidth() { in getSurfaceWidth() method |
/frameworks/native/libs/gui/tests/ | ||
D | GLTest.cpp | 164 EGLint GLTest::getSurfaceWidth() { in getSurfaceWidth() function in android::GLTest |