Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/include/gpu/
DGrPaint.h58 fDstBlendCoeff = dstCoeff; in setBlendFunc()
61 GrBlendCoeff getDstBlendCoeff() const { return fDstBlendCoeff; } in getDstBlendCoeff()
134 fDstBlendCoeff = paint.fDstBlendCoeff;
222 GrBlendCoeff fDstBlendCoeff; variable
231 fDstBlendCoeff = kZero_GrBlendCoeff; in resetBlend()
/external/skia/include/gpu/
DGrPaint.h58 fDstBlendCoeff = dstCoeff; in setBlendFunc()
61 GrBlendCoeff getDstBlendCoeff() const { return fDstBlendCoeff; } in getDstBlendCoeff()
134 fDstBlendCoeff = paint.fDstBlendCoeff;
222 GrBlendCoeff fDstBlendCoeff; variable
231 fDstBlendCoeff = kZero_GrBlendCoeff; in resetBlend()
/external/skia/src/gpu/
DGrPaint.cpp79 GrBlendCoeff dstCoeff = fDstBlendCoeff; in getOpaqueAndKnownColor()
/external/chromium_org/third_party/skia/src/gpu/
DGrPaint.cpp79 GrBlendCoeff dstCoeff = fDstBlendCoeff; in getOpaqueAndKnownColor()