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

  /external/skia/include/gpu/
SkGr.h 50 GR_STATIC_ASSERT((int)kDC_BlendCoeff == (int)SkXfermode::kDC_Coeff);
GrTypes.h 232 kDC_BlendCoeff, //<! dst color
  /external/skia/src/gpu/
GrDrawState.h 277 case kDC_BlendCoeff:
GrDrawTarget.cpp 871 kDC_BlendCoeff != *dstCoeff &&
    [all...]
SkGpuDevice.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 93 GR_STATIC_ASSERT(4 == kDC_BlendCoeff);
    [all...]

Completed in 102 milliseconds