Searched defs:diffuseConstant (Results 1 – 3 of 3) sorted by relevance
34 …float diffuseConstant, float kernelUnitLengthX, float kernelUnitLengthY, PassRefPtr<LightSource> l… in FEDiffuseLighting()40 float surfaceScale, float diffuseConstant, float kernelUnitLengthX, in create()76 float FEDiffuseLighting::diffuseConstant() const in diffuseConstant() function in WebCore::FEDiffuseLighting81 bool FEDiffuseLighting::setDiffuseConstant(float diffuseConstant) in setDiffuseConstant()
44 float diffuseConstant, float specularConstant, float specularExponent, in FELighting()
50 float diffuseConstant; member