HomeSort by relevance Sort by last modified time
    Searched refs:drawLighting (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FELighting.h 93 bool drawLighting(Uint8ClampedArray*, int, int);
FELighting.cpp 313 bool FELighting::drawLighting(Uint8ClampedArray* pixels, int width, int height)
432 drawLighting(srcPixelArray, absolutePaintSize.width(), absolutePaintSize.height());

Completed in 1846 milliseconds