Home
last modified time | relevance | path

Searched refs:GrBlendCoeffsUseSrcColor (Results 1 – 4 of 4) sorted by relevance

/external/skqp/include/gpu/
DGrBlend.h94 static constexpr bool GrBlendCoeffsUseSrcColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in GrBlendCoeffsUseSrcColor() function
/external/skia/include/gpu/
DGrBlend.h94 static constexpr bool GrBlendCoeffsUseSrcColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in GrBlendCoeffsUseSrcColor() function
/external/skqp/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp130 !GrBlendCoeffsUseSrcColor(fSrcCoeff, fDstCoeff)); in GR_DECL_BITFIELD_OPS_FRIENDS()
179 ((PrimaryOut >= kModulate_OutputType && GrBlendCoeffsUseSrcColor(SrcCoeff, DstCoeff)) || in GetProperties()
/external/skia/src/gpu/effects/
DGrPorterDuffXferProcessor.cpp130 !GrBlendCoeffsUseSrcColor(fSrcCoeff, fDstCoeff)); in GR_DECL_BITFIELD_OPS_FRIENDS()
179 ((PrimaryOut >= kModulate_OutputType && GrBlendCoeffsUseSrcColor(SrcCoeff, DstCoeff)) || in GetProperties()