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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEComposite.h 79 inline void platformArithmeticSoftware(Uint8ClampedArray* source, Uint8ClampedArray* destination,
FEComposite.cpp 220 inline void FEComposite::platformArithmeticSoftware(Uint8ClampedArray* source, Uint8ClampedArray* destination,
307 platformArithmeticSoftware(srcPixelArray.get(), dstPixelArray, m_k1, m_k2, m_k3, m_k4);

Completed in 70 milliseconds