Searched refs:calculateHueRotateComponents (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
H A DFEColorMatrix.h55 static inline void calculateHueRotateComponents(float* components, float value);
80 inline void FEColorMatrix::calculateHueRotateComponents(float* components, float value) function in class:WebCore::FEColorMatrix
H A DFEColorMatrix.cpp117 FEColorMatrix::calculateHueRotateComponents(components, values[0]);

Completed in 49 milliseconds