Home
last modified time | relevance | path

Searched defs:getSurfaceWidth (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainerThumbnail.java213 public int getSurfaceWidth() { in getSurfaceWidth() method in WindowContainerThumbnail
H A DSimpleSurfaceAnimatable.java116 public int getSurfaceWidth() { in getSurfaceWidth() method in SimpleSurfaceAnimatable
H A DDimmer.java91 public int getSurfaceWidth() { in getSurfaceWidth() method in Dimmer.DimAnimatable
H A DWindowContainer.java3122 public int getSurfaceWidth() { in getSurfaceWidth() method in WindowContainer
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java385 public int getSurfaceWidth() { in getSurfaceWidth() method
/aosp12/frameworks/native/libs/gui/tests/
H A DGLTest.cpp164 EGLint GLTest::getSurfaceWidth() { in getSurfaceWidth() function in android::GLTest
/aosp12/frameworks/base/core/java/android/view/
H A DWindowlessWindowManager.java481 private int getSurfaceWidth(WindowManager.LayoutParams attrs) { in getSurfaceWidth() method in WindowlessWindowManager
/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DCameraAppUI.java1692 public int getSurfaceWidth() { in getSurfaceWidth() method in CameraAppUI