Lines Matching refs:aB2DHomMatrixAndBColor
142 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
155 aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * in appendTransformationsAndColors()
157 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
158 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
207 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
218 aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * in appendTransformationsAndColors()
220 …aB2DHomMatrixAndBColor.maBColor = interpolate(maEnd, maStart, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
221 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
271 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
276 …aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * basegfx::tools::cre… in appendTransformationsAndColors()
277 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
278 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
345 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
353 …aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * basegfx::tools::cre… in appendTransformationsAndColors()
354 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
355 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
407 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
412 …aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * basegfx::tools::cre… in appendTransformationsAndColors()
413 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
414 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
481 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
489 …aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * basegfx::tools::cre… in appendTransformationsAndColors()
490 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
491 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()