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