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

  /external/skia/include/gpu/
GrBlend.h 69 kIS2A_GrBlendCoeff,
71 kLast_GrBlendCoeff = kIS2A_GrBlendCoeff
88 kS2A_GrBlendCoeff == coeff || kIS2A_GrBlendCoeff == coeff;
  /external/skqp/include/gpu/
GrBlend.h 69 kIS2A_GrBlendCoeff,
71 kLast_GrBlendCoeff = kIS2A_GrBlendCoeff
88 kS2A_GrBlendCoeff == coeff || kIS2A_GrBlendCoeff == coeff;

Completed in 298 milliseconds