Searched defs:spun (Results 1 – 5 of 5) sorted by relevance
3 module.exports = function spin (spinstr, spun) { argument
33 spun: 0, property
5 static int spun(void) { return 0; } in spun() function
179 skcms_Matrix3x3 spun = skcms_Matrix3x3_concat(&fToXYZD50, &spin); in makeColorSpin() local
197 skcms_Matrix3x3 spun = skcms_Matrix3x3_concat(&toXYZ, &spin); in makeColorSpin() local