Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnMathUtils.cpp587 static inline bool convexCheckTriple(const FloatSize& dcur, const FloatSize& dprev, int* curDir, in… in convexCheckTriple()
610 FloatSize dprev, dcur; in isConvex() local