Home
last modified time | relevance | path

Searched refs:dirsY (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSamplePathText.cpp395 const Sk4f dirsY = Sk4f::Load(fDirsY); in apply() local
402 const Sk4f t = (frequencies * (dirsX * devicePt[0] + dirsY * devicePt[1]) + in apply()
418 Sk4f dy = height * dirsY; in apply()

Completed in 1 milliseconds