Searched defs:setBlendConstant (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrDrawState.h337 void setBlendConstant(GrColor constant) { function in class:GrDrawState
/external/skia/src/gpu/
H A DGrDrawState.h485 void setBlendConstant(GrColor constant) { fCommon.fBlendConstant = constant; } function in class:GrDrawState
488 * Retrieves the last value set by setBlendConstant()

Completed in 519 milliseconds