Searched defs:minWidth (Results 1 – 8 of 8) sorted by relevance
132 int minWidth = widthRange.getLower(); in collectDeviceInfo() local
168 int minWidth = widthRange.getLower(); in getAllVideoCodecParameters() local172 argsList.add(getArgs(info.getName(), mimeType, minWidth, minHeight)); in getAllVideoCodecParameters() local
67 int minWidth = vcaps.getSupportedWidths().getLower(); in createMinFormat() local
606 int minWidth = vidCaps.getSupportedWidths().getLower(); in getVideoSizeForTest() local
2359 int minWidth = vcaps.getSupportedWidths().getLower(); in testPrependHeadersToSyncFrames() local
156 final int minWidth = dpToPx(MIN_WIDTH_DP, DisplayMetrics.DENSITY_DEVICE_STABLE); in testMinimalSize() local
347 private Size getPreviewSize(int minWidth) { in getPreviewSize()
682 final int minWidth = 20; in testGetAndSetMinWidth() local