Searched refs:getBlendConstant (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrDrawState.h490 GrColor getBlendConstant() const { return fCommon.fBlendConstant; } function in class:GrDrawState
/external/skia/src/gpu/
H A DGrDrawState.h490 GrColor getBlendConstant() const { return fCommon.fBlendConstant; } function in class:GrDrawState
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.cpp1971 GrColor blendConst = this->getDrawState().getBlendConstant();
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp1971 GrColor blendConst = this->getDrawState().getBlendConstant();

Completed in 412 milliseconds