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