Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrBlendFragmentProcessor.cpp56 BlendBehavior blendBehavior() const { return fBlendBehavior; } in blendBehavior() function in BlendFragmentProcessor
269 BlendBehavior behavior = cs.blendBehavior(); in emitCode()