Home
last modified time | relevance | path

Searched defs:FEDiffuseLighting (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFEDiffuseLightingElement.h31 class FEDiffuseLighting; variable
/external/webkit/Source/WebCore/platform/graphics/filters/
DFEDiffuseLighting.cpp33 FEDiffuseLighting::FEDiffuseLighting(Filter* filter, const Color& lightingColor, float surfaceScale, in FEDiffuseLighting() function in WebCore::FEDiffuseLighting