Home
last modified time | relevance | path

Searched refs:getSurfaceWidth (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()
82 EGL_WIDTH, getSurfaceWidth(), in SetUp()
164 EGLint GLTest::getSurfaceWidth() { in getSurfaceWidth() function in android::GLTest
H A DGLTest.h50 virtual EGLint getSurfaceWidth();
H A DSurfaceTextureFBO.h36 glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, getSurfaceWidth(), in SetUp()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDimmer.java91 public int getSurfaceWidth() { in getSurfaceWidth() method in Dimmer.DimAnimatable
97 return mHost.getSurfaceWidth(); in getSurfaceWidth()
H A DSurfaceAnimator.java179 mAnimatable.getSurfaceWidth(), mAnimatable.getSurfaceHeight(), 0 /* x */,
673 int getSurfaceWidth();
H A DSimpleSurfaceAnimatable.java116 public int getSurfaceWidth() { in getSurfaceWidth() method in SimpleSurfaceAnimatable
H A DWindowContainerThumbnail.java213 public int getSurfaceWidth() { in getSurfaceWidth() method in WindowContainerThumbnail
H A DScreenRotationAnimation.java588 .setWidth(mDisplayContent.getSurfaceWidth()) in startDisplayRotation()
599 .setWidth(mDisplayContent.getSurfaceWidth()) in startScreenshotAlphaAnimation()
H A DTaskDisplayArea.java988 .setWindowCrop(mColorBackgroundLayer, getSurfaceWidth(), getSurfaceHeight())
H A DWindowContainer.java3122 public int getSurfaceWidth() { in getSurfaceWidth() method in WindowContainer
/aosp12/frameworks/base/core/java/android/view/
H A DWindowlessWindowManager.java288 outSurfaceSize.set(getSurfaceWidth(attrs), getSurfaceHeight(attrs)); in relayout()
481 private int getSurfaceWidth(WindowManager.LayoutParams attrs) { in getSurfaceWidth() 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.java385 public int getSurfaceWidth() { in getSurfaceWidth() method
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DCaptureModule.java271 updatePreviewTransform(appUI.getSurfaceWidth(), appUI.getSurfaceHeight(), true);
637 mAppController.getCameraAppUI().getSurfaceWidth(), in initSurfaceTextureConsumer()
/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DCameraAppUI.java1692 public int getSurfaceWidth() { in getSurfaceWidth() method in CameraAppUI
/aosp12/frameworks/base/services/
H A Dart-profile45298 HPLcom/android/server/wm/Dimmer$DimAnimatable;->getSurfaceWidth()I+]Lcom/android/server/wm/WindowCo…
45375 HPLcom/android/server/wm/DisplayArea;->getSurfaceWidth()I
47966 HPLcom/android/server/wm/SimpleSurfaceAnimatable;->getSurfaceWidth()I
49564 HPLcom/android/server/wm/WindowContainer;->getSurfaceWidth()I+]Landroid/view/SurfaceControl;Landroi…
49692 PLcom/android/server/wm/WindowContainerThumbnail;->getSurfaceWidth()I