Searched refs:AutoXformColors (Results 1 - 12 of 12) sorted by relevance

/external/skqp/src/shaders/gradients/
H A DSkGradientShaderPriv.h110 struct AutoXformColors { struct in class:SkGradientShaderBase
111 AutoXformColors(const SkGradientShaderBase&, SkColorSpaceXformer*);
H A DSkLinearGradient.cpp75 const AutoXformColors xformedColors(*this, xformer);
H A DSkRadialGradient.cpp187 const AutoXformColors xformedColors(*this, xformer);
H A DSkSweepGradient.cpp240 const AutoXformColors xformedColors(*this, xformer);
H A DSkTwoPointConicalGradient.cpp187 const AutoXformColors xformedColors(*this, xformer);
H A DSkGradientShader.cpp433 SkGradientShaderBase::AutoXformColors::AutoXformColors(const SkGradientShaderBase& grad, function in class:SkGradientShaderBase::AutoXformColors
/external/skia/src/shaders/gradients/
H A DSkGradientShaderPriv.h111 struct AutoXformColors { struct in class:SkGradientShaderBase
112 AutoXformColors(const SkGradientShaderBase&, SkColorSpaceXformer*);
H A DSkLinearGradient.cpp79 const AutoXformColors xformedColors(*this, xformer);
H A DSkRadialGradient.cpp187 const AutoXformColors xformedColors(*this, xformer);
H A DSkSweepGradient.cpp240 const AutoXformColors xformedColors(*this, xformer);
H A DSkTwoPointConicalGradient.cpp187 const AutoXformColors xformedColors(*this, xformer);
H A DSkGradientShader.cpp452 SkGradientShaderBase::AutoXformColors::AutoXformColors(const SkGradientShaderBase& grad, function in class:SkGradientShaderBase::AutoXformColors

Completed in 247 milliseconds