Searched refs:blendedOperation (Results 1 – 1 of 1) sorted by relevance
78 …RefPtr<TransformOperation> blendedOperation = toOperation ? toOperation->blend(fromOperation.get()… in blendByMatchingOperations() local79 if (blendedOperation) in blendByMatchingOperations()80 result.operations().append(blendedOperation); in blendByMatchingOperations()