Home
last modified time | relevance | path

Searched refs:dstBlendCoeff (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrDrawState.h659 GrBlendCoeff* dstBlendCoeff) const { in getDstBlendCoeff() argument
661 *dstBlendCoeff = fCommon.fDstBlend; in getDstBlendCoeff()