Searched refs:reprocessType (Results 1 – 1 of 1) sorted by relevance
372 @NonNull String description, ReprocessType reprocessType) { in StreamCombinationTemplate() argument373 this(streamTemplates, description, reprocessType, /*substituteYUV*/ false); in StreamCombinationTemplate()383 @NonNull String description, ReprocessType reprocessType, boolean substituteYUV) { in StreamCombinationTemplate() argument385 mReprocessType = reprocessType; in StreamCombinationTemplate()