Searched refs:inputFormats (Results 1 – 2 of 2) sorted by relevance
692 int[] inputFormats = configs.getInputFormats(); in testReprocessingCharacteristics() local735 !supportYUV || arrayContains(inputFormats, ImageFormat.YUV_420_888)); in testReprocessingCharacteristics()737 !supportOpaque || arrayContains(inputFormats, ImageFormat.PRIVATE)); in testReprocessingCharacteristics()746 for (int input : inputFormats) { in testReprocessingCharacteristics()772 Arrays.toString(inputFormats), inputFormats.length == 0); in testReprocessingCharacteristics()
196 int[] inputFormats = in testRecreateReprocessingSessions() local198 for (int inputFormat : inputFormats) { in testRecreateReprocessingSessions()