Lines Matching refs:aB2DHomMatrixAndBColor
156 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
184 … aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * aNew; in appendTransformationsAndColors()
187 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
189 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
250 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
269 … aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * aNew; in appendTransformationsAndColors()
272 …aB2DHomMatrixAndBColor.maBColor = interpolate(maEnd, maStart, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
274 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
324 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
329 …aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * basegfx::tools::cre… in appendTransformationsAndColors()
330 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
331 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
398 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
406 …aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * basegfx::tools::cre… in appendTransformationsAndColors()
407 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
408 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
460 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
465 …aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * basegfx::tools::cre… in appendTransformationsAndColors()
466 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
467 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()
534 B2DHomMatrixAndBColor aB2DHomMatrixAndBColor; in appendTransformationsAndColors() local
542 …aB2DHomMatrixAndBColor.maB2DHomMatrix = maGradientInfo.getTextureTransform() * basegfx::tools::cre… in appendTransformationsAndColors()
543 …aB2DHomMatrixAndBColor.maBColor = interpolate(maStart, maEnd, double(a) / double(maGradientInfo.ge… in appendTransformationsAndColors()
544 rEntries.push_back(aB2DHomMatrixAndBColor); in appendTransformationsAndColors()