Searched defs:surfaceHeight (Results 1 – 7 of 7) sorted by relevance
89 float surfaceHeight = thumbnailBounds.height() / scale; in updateThumbnailMatrix() local
765 private void replacePositionUpdateListener(int surfaceWidth, int surfaceHeight) { in replacePositionUpdateListener()869 final int surfaceHeight = mSurfaceFrame.bottom; in performSurfaceTransaction() local1319 SurfaceViewPositionUpdateListener(int surfaceWidth, int surfaceHeight) { in SurfaceViewPositionUpdateListener()
220 float surfaceHeight = (float)rsc->getCurrentSurfaceHeight(); in updateSize() local
174 int32_t surfaceHeight; member
170 const int surfaceHeight = ceilf(node->getHeight() / float(LAYER_SIZE)) * LAYER_SIZE; in createOrUpdateLayer() local
637 final int surfaceHeight = in obtainSurfaces() local1007 final int surfaceHeight = mContentHeight + 2 * mOffsetY; in InternalPopupWindow() local
759 val surfaceHeight: Int = surfaceBehindRemoteAnimationTarget.screenSpaceBounds.height() in <lambda>() constant