/aosp_15_r20/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
D | LocalPlayer.java | 484 int surfaceHeight = mLayout.getHeight(); in updateSize() local 557 int surfaceHeight = getWindow().getDecorView().getHeight(); in updateSize() local
|
/aosp_15_r20/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
H A D | LocalPlayer.java | 484 int surfaceHeight = mLayout.getHeight(); in updateSize() local 557 int surfaceHeight = getWindow().getDecorView().getHeight(); in updateSize() local
|
/aosp_15_r20/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
H A D | LocalPlayer.java | 484 int surfaceHeight = mLayout.getHeight(); in updateSize() local 557 int surfaceHeight = getWindow().getDecorView().getHeight(); in updateSize() local
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | SurfaceView.java | 1046 private void replacePositionUpdateListener(int surfaceWidth, int surfaceHeight) { in replacePositionUpdateListener() 1166 final int surfaceHeight = mSurfaceFrame.bottom; in performSurfaceTransaction() local 1683 SurfaceViewPositionUpdateListener(int surfaceWidth, int surfaceHeight) { in SurfaceViewPositionUpdateListener()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_decode_nv12top010.cpp | 90 uint32_t surfaceWidth, surfaceHeight; in Execute() local
|
H A D | codechal_encode_tracked_buffer.cpp | 668 uint32_t surfaceWidth, surfaceHeight; in AllocateSurface2xDS() local
|
H A D | codechal_encode_csc_ds.cpp | 1045 uint32_t surfaceWidth, surfaceHeight; in GetCscAllocation() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/ |
H A D | PreviewPositionHelper.java | 80 float surfaceHeight = thumbnailBounds.height() / scale; in updateThumbnailMatrix() local
|
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaCpuPipeline.cpp | 56 const int surfaceHeight = ceilf(node->getHeight() / float(LAYER_SIZE)) * LAYER_SIZE; in createOrUpdateLayer() local
|
H A D | SkiaGpuPipeline.cpp | 77 const int surfaceHeight = ceilf(node->getHeight() / float(LAYER_SIZE)) * LAYER_SIZE; in createOrUpdateLayer() local
|
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/ |
H A D | EglBase14Impl.java | 133 public int surfaceHeight() { in surfaceHeight() method in EglBase14Impl
|
H A D | EglBase10Impl.java | 236 public int surfaceHeight() { in surfaceHeight() method in EglBase10Impl
|
/aosp_15_r20/external/deqp/external/openglcts/modules/runner/ |
H A D | glcTestRunner.hpp | 55 int surfaceHeight; member
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | EglBase.java | 241 int surfaceHeight(); in surfaceHeight() method
|
H A D | SurfaceViewRenderer.java | 42 private int surfaceHeight; field in SurfaceViewRenderer
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineReferenceRenderer.cpp | 201 ReferenceRenderer::ReferenceRenderer(int surfaceWidth, int surfaceHeight, int numSamples, in ReferenceRenderer()
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/ |
H A D | Task.kt | 42 val surfaceHeight: Int, in <lambda>() constant in android.tools.traces.wm.Task
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsProgramVertex.cpp | 220 float surfaceHeight = (float)rsc->getCurrentSurfaceHeight(); in updateSize() local
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | Magnifier.java | 637 final int surfaceHeight = in obtainSurfaces() local 1007 final int surfaceHeight = mContentHeight + 2 * mOffsetY; in InternalPopupWindow() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | WindowManagerOcclusionManager.kt | 206 val surfaceHeight: Float = in <lambda>() constant
|
H A D | KeyguardUnlockAnimationController.kt | 982 val surfaceHeight: Int = in <lambda>() constant
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGLES2SharedRenderingPerfTests.cpp | 98 int surfaceHeight; member
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/ |
H A D | SimpleExoPlayer.java | 378 private int surfaceHeight; field in SimpleExoPlayer
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/ |
H A D | ExoPlayerImpl.java | 181 private int surfaceHeight; field in ExoPlayerImpl
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | FramebufferTest.cpp | 6696 const EGLint surfaceHeight = static_cast<EGLint>(getWindowHeight()); in TEST_P() local 6763 const EGLint surfaceHeight = static_cast<EGLint>(getWindowHeight()); in TEST_P() local
|