HomeSort by relevance Sort by last modified time
    Searched defs:m_specularConstant (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFESpecularLightingElement.h 40 SVGAnimatedNumber* specularConstant() { return m_specularConstant.get(); }
58 RefPtr<SVGAnimatedNumber> m_specularConstant;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FELighting.h 112 float m_specularConstant;

Completed in 27 milliseconds