Searched refs:zshear (Results 1 – 1 of 1) sorted by relevance
123 static void zshear(float [3][3], float, float);1178 zshear(hmat, zsx, zsy); in huerotate()1193 zshear(hmat, -zsx, -zsy); in huerotate()1537 zshear(float mat[3][3], /* I - Matrix */ in zshear() function