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

/external/webkit/Source/WebCore/platform/graphics/filters/
H A DFELighting.cpp237 bool FELighting::drawLighting(ByteArray* pixels, int width, int height) function in class:WebCore::FELighting
365 drawLighting(srcPixelArray, absolutePaintSize.width(), absolutePaintSize.height());

Completed in 526 milliseconds