Searched defs:currentWidth (Results 1 – 10 of 10) sorted by relevance
78 int physicalWidth, int physicalHeight, int currentWidth, int currentHeight) { in getPhysicalPixelDisplaySizeRatio()
37 private int currentWidth = 0; field in Camera2SurfaceViewActivity
178 val currentWidth = view.width in setVisibleState_hidden_keepWidth() constant
49 private var currentWidth: Int = 0 variable in com.android.systemui.util.animation.TransitionLayoutController
493 private static int modifyWordWidth(int value, int currentWidth, int targetWidth) { in modifyWordWidth()
364 uint32_t currentWidth = static_cast<uint32_t>(crop.width()); in scaleDownCrop() local
389 var currentWidth: Float = 0f variable in com.android.systemui.surfaceeffects.ripple.RippleSize
844 auto currentWidth = std::get<0>(it); in getMatchingDepthSize() local
762 uint32_t currentWidth = static_cast<uint32_t>(crop.width()); in scaleDownCrop() local
109 var currentWidth: Int = 0 in <lambda>() variable in com.android.systemui.media.controls.ui.MediaViewController