OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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