Home
last modified time | relevance | path

Searched refs:GrBlendCoeffRefsDst (Results 1 – 2 of 2) sorted by relevance

/external/skqp/include/gpu/
DGrBlend.h84 static constexpr bool GrBlendCoeffRefsDst(const GrBlendCoeff coeff) { in GrBlendCoeffRefsDst() function
99 return GrBlendCoeffRefsDst(srcCoeff) || kZero_GrBlendCoeff != dstCoeff; in GrBlendCoeffsUseDstColor()
/external/skia/include/gpu/
DGrBlend.h84 static constexpr bool GrBlendCoeffRefsDst(const GrBlendCoeff coeff) { in GrBlendCoeffRefsDst() function
99 return GrBlendCoeffRefsDst(srcCoeff) || kZero_GrBlendCoeff != dstCoeff; in GrBlendCoeffsUseDstColor()