Searched refs:DifferenceMask (Results 1 – 5 of 5) sorted by relevance
352 case CompositeMethod::DifferenceMask: in MASK_REGION_MERGING()385 case CompositeMethod::DifferenceMask: in COMPOSITE_TO_COLORSPACE()
179 …DifferenceMask, ///< Calculates the absolute difference between the target color and the sourc… enumerator
84 case 'f': return CompositeMethod::DifferenceMask; in getMaskMethod()
1181 …method && (method == CompositeMethod::SubtractMask || method == CompositeMethod::DifferenceMask)) { in updateMaskings()
224 case CompositeMethod::DifferenceMask: return _opMaskDifference; in _getMaskOp()