Home
last modified time | relevance | path

Searched refs:hueRotateMatrix (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFEColorMatrix.cpp198 static void hueRotateMatrix(float hue, SkScalar matrix[20]) in hueRotateMatrix() function
246 hueRotateMatrix(values[0], matrix); in createColorFilter()