Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathText.cpp396 const Sk4f dirsY = Sk4f::Load(fDirsY); in apply() local
403 const Sk4f t = (frequencies * (dirsX * devicePt[0] + dirsY * devicePt[1]) + in apply()
419 Sk4f dy = height * dirsY; in apply()
/external/skia/samplecode/
DSamplePathText.cpp396 const Sk4f dirsY = Sk4f::Load(fDirsY); in apply() local
403 const Sk4f t = (frequencies * (dirsX * devicePt[0] + dirsY * devicePt[1]) + in apply()
419 Sk4f dy = height * dirsY; in apply()