Searched refs:isLinearlyBlended (Results 1 – 4 of 4) sorted by relevance
35 bool isLinearlyBlended() const;
44 bool GrColorInfo::isLinearlyBlended() const { in isLinearlyBlended() function in GrColorInfo
1627 this->colorInfo().isLinearlyBlended()}; in drawAndStencilPath()1891 this->colorInfo().isLinearlyBlended()}; in drawShapeUsingPathRenderer()
1927 bool useGammaCorrectDistanceTable = colorInfo.isLinearlyBlended(); in calculate_sdf_parameters()