Home
last modified time | relevance | path

Searched defs:surfaceHeight (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DSurfaceView.java945 private void replacePositionUpdateListener(int surfaceWidth, int surfaceHeight, in replacePositionUpdateListener()
1053 final int surfaceHeight = mSurfaceFrame.bottom; in performSurfaceTransaction() local
1455 SurfaceViewPositionUpdateListener(int surfaceWidth, int surfaceHeight, in SurfaceViewPositionUpdateListener()
/frameworks/rs/
DrsProgramVertex.cpp220 float surfaceHeight = (float)rsc->getCurrentSurfaceHeight(); in updateSize() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt267 val surfaceHeight: Int = surfaceBehindRemoteAnimationTarget!!.screenSpaceBounds.height() in <lambda>() constant
/frameworks/base/libs/input/
DSpriteController.h173 int32_t surfaceHeight; member
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaPipeline.cpp170 const int surfaceHeight = ceilf(node->getHeight() / float(LAYER_SIZE)) * LAYER_SIZE; in createOrUpdateLayer() local
/frameworks/base/core/java/android/widget/
DMagnifier.java637 final int surfaceHeight = in obtainSurfaces() local
1007 final int surfaceHeight = mContentHeight + 2 * mOffsetY; in InternalPopupWindow() local