Searched refs:InvLumaMask (Results 1 – 4 of 4) sorted by relevance
346 case CompositeMethod::InvLumaMask: in MASK_REGION_MERGING()393 case CompositeMethod::InvLumaMask: in COMPOSITE_TO_COLORSPACE()
95 … if (method == CompositeMethod::LumaMask || method == CompositeMethod::InvLumaMask) { in needComposition()
175 …InvLumaMask, ///< Alpha Masking using the grayscale (0.2125R + 0.7154G + 0.0721*B) of the c… enumerator
135 case 4: return CompositeMethod::InvLumaMask; in getMatteType()