Home
last modified time | relevance | path

Searched defs:spun (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/gauge/lib/
Dspin.js3 module.exports = function spin (spinstr, spun) { argument
Dindex.js33 spun: 0, property
/third_party/skia/src/core/
DSkColorSpace.cpp180 skcms_Matrix3x3 spun = skcms_Matrix3x3_concat(&fToXYZD50, &spin); in makeColorSpin() local