Searched defs:minWidth (Results 1 – 8 of 8) sorted by relevance
132 int minWidth = widthRange.getLower(); in collectDeviceInfo() local
169 int minWidth = widthRange.getLower(); in getAllVideoCodecParameters() local173 argsList.add(getArgs(info.getName(), mimeType, minWidth, minHeight)); in getAllVideoCodecParameters() local
66 int minWidth = vcaps.getSupportedWidths().getLower(); in createMinFormat() local
606 int minWidth = vidCaps.getSupportedWidths().getLower(); in getVideoSizeForTest() local
2369 int minWidth = vcaps.getSupportedWidths().getLower(); in testPrependHeadersToSyncFrames() local
155 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