Home
last modified time | relevance | path

Searched defs:Cy (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsCubic.cpp521 double Cy = fPts[3].fY + 3 * (fPts[1].fY - fPts[2].fY) - fPts[0].fY; in findInflections() local
/external/skqp/src/pathops/
DSkPathOpsCubic.cpp521 double Cy = fPts[3].fY + 3 * (fPts[1].fY - fPts[2].fY) - fPts[0].fY; in findInflections() local
/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c574 UINT32 Cx, Cy, Cz, Cw; in KeccakP1600_Permute_Nrounds() local
/external/skqp/src/core/
DSkGeometry.cpp534 SkScalar Cy = src[3].fY + 3 * (src[1].fY - src[2].fY) - src[0].fY; in SkFindCubicInflections() local
/external/skia/src/core/
DSkGeometry.cpp534 SkScalar Cy = src[3].fY + 3 * (src[1].fY - src[2].fY) - src[0].fY; in SkFindCubicInflections() local