Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-colorspace.c122 static void zrotate(float [3][3], float, float);
1187 zrotate(hmat, zrs, zrc); in huerotate()
1509 zrotate(float mat[3][3], /* I - Matrix */ in zrotate() function