Home
last modified time | relevance | path

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

/third_party/ltp/testcases/misc/math/float/
H A Dthread_code.c154 static void compute_normal(TH_DATA * th_data, double *din, double *dex, in compute_normal() function
368 compute_normal(th_data, din, dex, index); in thread_code()
/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp128 static bool compute_normal(const SkPoint& p0, const SkPoint& p1, SkScalar dir, in compute_normal() function
305 if (!compute_normal(fPathPolygon[polyCount - 1], fPathPolygon[0], fDirection, &fFirstOutset)) { in computeConvexShadow()
338 if (!compute_normal(fPrevPoint, fPathPolygon[i], fDirection, &normal)) { in computeConvexShadow()

Completed in 3 milliseconds