Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGeometry.cpp1022 Sk2s dZZ = coeff.fDenom.eval(midTT); in chopAt() local
1027 Sk2s bZZ = times_2(dZZ) - (aZZ + cZZ) * Sk2s(0.5f); in chopAt()