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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DStrokeData.h68 void setGradient(const PassRefPtr<Gradient> gradient) { m_gradient = gradient; } function in class:WebCore::StrokeData
/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.cpp189 void GradientShader::setGradient (sglr::Context& ctx, deUint32 program, const tcu::Vec4& gradientMin, const tcu::Vec4& gradientMax) function in class:deqp::gles3::Functional::FboTestUtil::GradientShader

Completed in 174 milliseconds