Searched refs:getValidOutputFormatsForInput (Results 1 – 4 of 4) sorted by relevance
202 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testRecreateReprocessingSessions()356 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessAbort()385 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessTimestamps()416 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessJpegExif()445 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessRequestKeys()523 mStaticInfo.getValidOutputFormatsForInput(inputFormat); in testReprocessingAllCombinations()
1100 int outputFormats [] = config.getValidOutputFormatsForInput(inputFormat); in testCreateSessionWithParametersByCamera()1118 int outputFormats [] = config.getValidOutputFormatsForInput(inputFormat); in testCreateSessionWithParametersByCamera()
823 int[] outputFormats = configs.getValidOutputFormatsForInput(input); in testReprocessingCharacteristics()
1364 public int[] getValidOutputFormatsForInput(int inputFormat) { in getValidOutputFormatsForInput() method in StaticMetadata1373 return config.getValidOutputFormatsForInput(inputFormat); in getValidOutputFormatsForInput()