HomeSort by relevance Sort by last modified time
    Searched refs:GrBlendCoeffRefsDst (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrBlend.h 27 static inline bool GrBlendCoeffRefsDst(GrBlendCoeff coeff) {
GrPaint.cpp 78 bool opaque = kZero_GrBlendCoeff == dstCoeff && !GrBlendCoeffRefsDst(srcCoeff);
GrDrawState.h 318 if (GrBlendCoeffRefsDst(dstCoeff)) {
  /external/chromium_org/third_party/skia/src/effects/
SkColorFilters.cpp 286 !GrBlendCoeffRefsDst(sk_blend_to_grblend(srcCoeff))) {

Completed in 620 milliseconds