Searched refs:kConstC_BlendCoeff (Results 1 - 3 of 3) sorted by relevance

/external/skia/include/gpu/
H A DGrTypes.h238 kConstC_BlendCoeff, //<! constant color enumerator in enum:GrBlendCoeff
/external/skia/src/gpu/
H A DGrTextContext.cpp52 drawState->setBlendFunc(kConstC_BlendCoeff, kISC_BlendCoeff);
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp99 GR_STATIC_ASSERT(10 == kConstC_BlendCoeff);

Completed in 140 milliseconds