Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/tests/
H A DMultiTextureConsumer_test.cpp77 glViewport(0, 0, getSurfaceWidth(), getSurfaceHeight()); in TEST_F()
78 glOrthof(0, getSurfaceWidth(), 0, getSurfaceHeight(), 0, 1); in TEST_F()
H A DGLTest.cpp67 String8("Test Surface"), getSurfaceWidth(), getSurfaceHeight(), in SetUp()
83 EGL_HEIGHT, getSurfaceHeight(), in SetUp()
168 EGLint GLTest::getSurfaceHeight() { in getSurfaceHeight() function in android::GLTest
H A DGLTest.h51 virtual EGLint getSurfaceHeight();
H A DSurfaceTextureFBO.h37 getSurfaceHeight(), 0, GL_RGBA, GL_UNSIGNED_BYTE, nullptr); in SetUp()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDimmer.java101 public int getSurfaceHeight() { in getSurfaceHeight() method in Dimmer.DimAnimatable
103 return mHost.getSurfaceHeight(); in getSurfaceHeight()
H A DSurfaceAnimator.java179 mAnimatable.getSurfaceWidth(), mAnimatable.getSurfaceHeight(), 0 /* x */,
678 int getSurfaceHeight();
H A DSimpleSurfaceAnimatable.java121 public int getSurfaceHeight() { in getSurfaceHeight() method in SimpleSurfaceAnimatable
H A DWindowContainerThumbnail.java218 public int getSurfaceHeight() { in getSurfaceHeight() method in WindowContainerThumbnail
H A DScreenRotationAnimation.java589 .setHeight(mDisplayContent.getSurfaceHeight()) in startDisplayRotation()
600 .setHeight(mDisplayContent.getSurfaceHeight()) in startScreenshotAlphaAnimation()
H A DTaskDisplayArea.java988 .setWindowCrop(mColorBackgroundLayer, getSurfaceWidth(), getSurfaceHeight())
H A DWindowContainer.java3127 public int getSurfaceHeight() { in getSurfaceHeight() method in WindowContainer
/aosp12/frameworks/base/core/java/android/view/
H A DWindowlessWindowManager.java288 outSurfaceSize.set(getSurfaceWidth(attrs), getSurfaceHeight(attrs)); in relayout()
486 private int getSurfaceHeight(WindowManager.LayoutParams attrs) { in getSurfaceHeight() method in WindowlessWindowManager
/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/
H A DCaptureIntentModuleUI.java119 return new Size(mAppUI.getSurfaceWidth(), mAppUI.getSurfaceHeight()); in getPreviewSurfaceSize()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java390 public int getSurfaceHeight() { in getSurfaceHeight() method
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DCaptureModule.java271 updatePreviewTransform(appUI.getSurfaceWidth(), appUI.getSurfaceHeight(), true);
638 mAppController.getCameraAppUI().getSurfaceHeight()); in initSurfaceTextureConsumer()
/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DCameraAppUI.java1699 public int getSurfaceHeight() { in getSurfaceHeight() method in CameraAppUI
/aosp12/frameworks/base/services/
H A Dart-profile45297 HPLcom/android/server/wm/Dimmer$DimAnimatable;->getSurfaceHeight()I+]Lcom/android/server/wm/WindowC…
45374 HPLcom/android/server/wm/DisplayArea;->getSurfaceHeight()I
47965 HPLcom/android/server/wm/SimpleSurfaceAnimatable;->getSurfaceHeight()I
49563 HPLcom/android/server/wm/WindowContainer;->getSurfaceHeight()I+]Landroid/view/SurfaceControl;Landro…
49691 PLcom/android/server/wm/WindowContainerThumbnail;->getSurfaceHeight()I