Home
last modified time | relevance | path

Searched defs:srcCoeff (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/core/
DSkPaintPriv.cpp24 SkXfermode::Coeff srcCoeff, dstCoeff; in isPaintOpaque() local
/external/skia/src/gpu/gl/
DGrGLProgram.cpp104 void GrGLProgram::overrideBlend(GrBlendCoeff* srcCoeff, in overrideBlend()
126 inline void need_blend_inputs(SkXfermode::Coeff srcCoeff, in need_blend_inputs()
DGrGpuGL_program.cpp267 GrBlendCoeff srcCoeff; in flushGraphicsState() local
DGrGpuGL.cpp1936 GrBlendCoeff srcCoeff, in flushBlend()
/external/skia/include/gpu/
DGrPaint.h61 void setBlendFunc(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in setBlendFunc()
/external/skia/src/gpu/
DGrDrawTarget.cpp490 GrBlendCoeff* srcCoeff, in getBlendOpts()
DGrDrawState.h626 void setBlendFunc(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in setBlendFunc()
/external/skia/legacy/src/utils/
DSkDeferredCanvas.cpp27 SkXfermode::Coeff srcCoeff, dstCoeff; in isPaintOpaque() local