Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/geometry/
DGrQuadUtils.cpp920 float4 halfTanTheta = -edgeVectors.fCosTheta * edgeVectors.fInvSinTheta; in reset() local
921 float4 edgeAdjust = edgeDistances * (halfTanTheta + next_ccw(halfTanTheta)) + in reset()