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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/filters/
H A DFEColorMatrix.h55 static inline void calculateSaturateComponents(float* components, float value);
68 inline void FEColorMatrix::calculateSaturateComponents(float* components, float value) function in class:WebCore::FEColorMatrix

Completed in 85 milliseconds