Searched defs:kOne_GrBlendCoeff (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/gpu/
H A DGrBlend.h53 kOne_GrBlendCoeff, //<! 1 enumerator in enum:GrBlendCoeff
106 kZero_GrBlendCoeff != srcCoeff || kOne_GrBlendCoeff != dstCoeff;
143 (kOne_GrBlendCoeff == dstCoeff || kISC_GrBlendCoeff == dstCoeff ||

Completed in 68 milliseconds