Searched refs:LightingType (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/filters/ |
D | FELighting.h | 49 enum LightingType { enum 73 …FELighting(Filter*, LightingType, const Color&, float, float, float, float, float, float, PassRefP… 87 LightingType m_lightingType;
|
D | FELighting.cpp | 43 FELighting::FELighting(Filter* filter, LightingType lightingType, const Color& lightingColor, float… in FELighting()
|
/external/skia/src/effects/ |
D | SkLightingImageFilter.cpp | 165 template <class LightingType, class LightType> void lightBitmap(const LightingType& lightingType, c… in lightBitmap()
|