HomeSort by relevance Sort by last modified time
    Searched full:fdstblendcoeff (Results 1 - 1 of 1) sorted by null

  /external/skia/include/gpu/
GrPaint.h 63 fDstBlendCoeff = dstCoeff;
66 GrBlendCoeff getDstBlendCoeff() const { return fDstBlendCoeff; }
222 fDstBlendCoeff = paint.fDstBlendCoeff;
272 GrBlendCoeff fDstBlendCoeff;
284 fDstBlendCoeff = kZero_GrBlendCoeff;

Completed in 231 milliseconds