Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGeometry.cpp1026 Sk2s bXY = times_2(dXY) - (aXY + cXY) * Sk2s(0.5f); in chopAt() local
1029 dst->fPts[1] = to_point(bXY / bZZ); in chopAt()