Home
last modified time | relevance | path

Searched refs:t_num (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp467 SkScalar t_num = dp.cross(segmentVector); in clipUmbraPoint() local
471 if (SkScalarNearlyZero(t_num)) { in clipUmbraPoint()
476 } else if (t_num >= 0 && t_num <= denom) { in clipUmbraPoint()
/third_party/lwip/src/netif/ppp/
H A Deap.c1321 struct t_num sval, gval, Nval, *Ap, Bval; in eap_request()
1735 struct t_num A; in eap_response()

Completed in 5 milliseconds