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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
H A DFELighting.h50 enum LightingType { enum in class:blink::FELighting
91 FELighting(Filter*, LightingType, const Color&, float, float, float, float, float, float, PassRefPtr<LightSource>);
106 LightingType m_lightingType;

Completed in 232 milliseconds