Searched refs:appendFormatSize (Results 1 – 1 of 1) sorted by relevance
5183 appendFormatSize(b, format, sizeLimit); in combinationToString()5199 appendFormatSize(b, reprocessCombination[0], reprocessCombination[1]); in reprocessCombinationToString()5208 appendFormatSize(b, format, sizeLimit); in reprocessCombinationToString()5229 private static void appendFormatSize(StringBuilder b, int format, int size) { in appendFormatSize() method in CameraTestUtils.MaxStreamSizes