Searched defs:currentWidth (Results 1 – 7 of 7) sorted by relevance
37 private int currentWidth = 0; field in Camera2SurfaceViewActivity
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
822 auto currentWidth = std::get<0>(it); in getMatchingDepthSize() local
110 var currentWidth: Int = 0 in <lambda>() variable in com.android.systemui.media.MediaViewController
762 uint32_t currentWidth = static_cast<uint32_t>(crop.width()); in scaleDownCrop() local