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

  /external/webkit/Source/WebCore/platform/graphics/filters/
FEConvolveMatrix.h 103 ALWAYS_INLINE void setInteriorPixels(PaintingData& paintingData, int clipRight, int clipBottom);
FEConvolveMatrix.cpp 373 ALWAYS_INLINE void FEConvolveMatrix::setInteriorPixels(PaintingData& paintingData, int clipRight, int clipBottom)
386 // because setInteriorPixels is also implemented here
431 setInteriorPixels(paintingData, clipRight, clipBottom);

Completed in 27 milliseconds