Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnMathUtils.cpp587 …ckTriple(const FloatSize& dcur, const FloatSize& dprev, int* curDir, int* dirChanges, int* angleSi… in convexCheckTriple()
608 int dirChanges = 0, angleSign = 0; in isConvex() local