Searched defs:specularConstant (Results 1 – 2 of 2) sorted by relevance
34 float specularConstant, float specularExponent, float kernelUnitLengthX, in FESpecularLighting()41 float surfaceScale, float specularConstant, float specularExponent, in create()78 float FESpecularLighting::specularConstant() const in specularConstant() function in WebCore::FESpecularLighting83 bool FESpecularLighting::setSpecularConstant(float specularConstant) in setSpecularConstant()
44 float diffuseConstant, float specularConstant, float specularExponent, in FELighting()