Searched defs:currentWidth (Results 1 – 4 of 4) 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 regex
493 private static int modifyWordWidth(int value, int currentWidth, int targetWidth) { in modifyWordWidth()