Searched refs:isLegacyCompatible (Results 1 – 8 of 8) sorted by relevance
59 if (!rec.isLegacyCompatible(fColorSpace.get())) { in onMakeContext()
95 bool isLegacyCompatible(SkColorSpace* shadersColorSpace) const;
113 bool SkShaderBase::ContextRec::isLegacyCompatible(SkColorSpace* shaderColorSpace) const { in isLegacyCompatible() function in SkShaderBase::ContextRec
132 if (!rec.isLegacyCompatible(fImage->colorSpace())) { in onMakeContext()
89 bool isLegacyCompatible(SkColorSpace* shadersColorSpace) const;
112 bool SkShaderBase::ContextRec::isLegacyCompatible(SkColorSpace* shaderColorSpace) const { in isLegacyCompatible() function in SkShaderBase::ContextRec
229 if (!rec.isLegacyCompatible(fImage->colorSpace())) { in onMakeContext()