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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
H A DFELighting.h55 struct LightingData { struct in class:WebCore::FELighting
80 LightingData data;
94 inline void inlineSetPixel(int offset, LightingData&, LightSource::PaintingData&,
98 void setPixel(int offset, LightingData&, LightSource::PaintingData&,
101 inline void platformApply(LightingData&, LightSource::PaintingData&);
103 inline void platformApplyGenericPaint(LightingData&, LightSource::PaintingData&, int startX, int startY);
104 inline void platformApplyGeneric(LightingData&, LightSource::PaintingData&);

Completed in 1844 milliseconds