Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-colorspace.c120 static void xrotate(float [3][3], float, float);
1165 xrotate(hmat,xrs,xrc); in huerotate()
1200 xrotate(hmat, -xrs, xrc); in huerotate()
1453 xrotate(float mat[3][3], /* I - Matrix */ in xrotate() function