Searched refs:dirsX (Results 1 – 2 of 2) sorted by relevance
395 const Sk4f dirsX = Sk4f::Load(fDirsX); in apply() local403 const Sk4f t = (frequencies * (dirsX * devicePt[0] + dirsY * devicePt[1]) + in apply()420 Sk4f dx = height * dirsX; in apply()