Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A DrsProgramVertex.cpp220 float surfaceHeight = (float)rsc->getCurrentSurfaceHeight(); in updateSize() local
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceView.java933 private void replacePositionUpdateListener(int surfaceWidth, int surfaceHeight, in replacePositionUpdateListener()
1039 final int surfaceHeight = mSurfaceFrame.bottom; in performSurfaceTransaction() local
1445 SurfaceViewPositionUpdateListener(int surfaceWidth, int surfaceHeight, in SurfaceViewPositionUpdateListener()
/aosp12/frameworks/base/libs/input/
H A DSpriteController.h173 int32_t surfaceHeight; member
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskThumbnailView.java476 float surfaceHeight = thumbnailBounds.height() / scale; in updateThumbnailMatrix() local
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaPipeline.cpp170 const int surfaceHeight = ceilf(node->getHeight() / float(LAYER_SIZE)) * LAYER_SIZE; in createOrUpdateLayer() local
/aosp12/frameworks/base/core/java/android/widget/
H A DMagnifier.java637 final int surfaceHeight = in obtainSurfaces() local
1007 final int surfaceHeight = mContentHeight + 2 * mOffsetY; in InternalPopupWindow() local