Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathText.cpp395 const Sk4f dirsX = Sk4f::Load(fDirsX); in apply() local
403 const Sk4f t = (frequencies * (dirsX * devicePt[0] + dirsY * devicePt[1]) + in apply()
420 Sk4f dx = height * dirsX; in apply()
/external/skia/samplecode/
DSamplePathText.cpp395 const Sk4f dirsX = Sk4f::Load(fDirsX); in apply() local
403 const Sk4f t = (frequencies * (dirsX * devicePt[0] + dirsY * devicePt[1]) + in apply()
420 Sk4f dx = height * dirsX; in apply()