discrete 295 Source/core/svg/SVGAnimationElement.cpp DEFINE_STATIC_LOCAL(const AtomicString, discrete, ("discrete", AtomicString::ConstructFromLiteral)); discrete 299 Source/core/svg/SVGAnimationElement.cpp if (calcMode == discrete) discrete 222 Source/platform/graphics/filters/FEComponentTransfer.cpp TransferType callEffect[] = {identity, identity, table, discrete, linear, gamma};