HomeSort by relevance Sort by last modified time
    Searched defs:kOne_GrBlendCoeff (Results 1 - 2 of 2) sorted by null

  /external/skia/include/gpu/
GrBlend.h 53 kOne_GrBlendCoeff, //<! 1
106 kZero_GrBlendCoeff != srcCoeff || kOne_GrBlendCoeff != dstCoeff;
143 (kOne_GrBlendCoeff == dstCoeff || kISC_GrBlendCoeff == dstCoeff ||
  /external/skqp/include/gpu/
GrBlend.h 53 kOne_GrBlendCoeff, //<! 1
106 kZero_GrBlendCoeff != srcCoeff || kOne_GrBlendCoeff != dstCoeff;
143 (kOne_GrBlendCoeff == dstCoeff || kISC_GrBlendCoeff == dstCoeff ||

Completed in 76 milliseconds