Searched defs:currentHeight (Results 1 – 9 of 9) sorted by relevance
38 private int currentHeight = 0; field in Camera2SurfaceViewActivity
48 private var currentHeight: Int = 0 variable in com.android.systemui.util.animation.TransitionLayoutController
365 uint32_t currentHeight = static_cast<uint32_t>(crop.height()); in scaleDownCrop() local
572 float currentHeight = mScaler.getHeight(); in finishExpanding() local
823 auto currentHeight = std::get<1>(it); in getMatchingDepthSize() local
115 var currentHeight: Int = 0 in <lambda>() variable in com.android.systemui.media.MediaViewController
763 uint32_t currentHeight = static_cast<uint32_t>(crop.height()); in scaleDownCrop() local
500 int currentHeight = getView().getHeight(); in setQsExpansion() local
1719 final int currentHeight = mWindow.getWindow().getAttributes().height; in onConfigureWindow() local