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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/filters/
H A DFEColorMatrix.cpp94 inline void saturateAndHueRotate(float& red, float& green, float& blue, const float* components) function in namespace:WebCore
136 saturateAndHueRotate(red, green, blue, components);

Completed in 77 milliseconds