Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkPatchUtils.cpp89 Sk2s fwDiff3 = Sk2s(6) * fCoefs.fA * h3; in restart() local
90 fFwDiff[3] = to_point(fwDiff3); in restart()
91 fFwDiff[2] = to_point(fwDiff3 + times_2(fCoefs.fB) * h2); in restart()