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

  /external/skia/include/gpu/
SkGr.h 55 GR_STATIC_ASSERT((int)kIDA_BlendCoeff == (int)SkXfermode::kIDA_Coeff);
GrTypes.h 237 kIDA_BlendCoeff, //<! one minus dst alpha
  /external/skia/src/gpu/
GrDrawState.h 280 case kIDA_BlendCoeff:
GrDrawTarget.cpp 870 kIDA_BlendCoeff != *dstCoeff &&
    [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 98 GR_STATIC_ASSERT(9 == kIDA_BlendCoeff);
    [all...]

Completed in 65 milliseconds