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

  /external/skia/include/gpu/
SkGr.h 51 GR_STATIC_ASSERT((int)kIDC_BlendCoeff == (int)SkXfermode::kIDC_Coeff);
GrTypes.h 233 kIDC_BlendCoeff, //<! one minus dst color
  /external/skia/src/gpu/
GrDrawState.h 278 case kIDC_BlendCoeff:
GrDrawTarget.cpp 872 kIDC_BlendCoeff != *dstCoeff);
    [all...]
SkGpuDevice.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 94 GR_STATIC_ASSERT(5 == kIDC_BlendCoeff);
    [all...]

Completed in 150 milliseconds