HomeSort by relevance Sort by last modified time
    Searched refs:curDir (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnMathUtils.cpp 587 static inline bool convexCheckTriple(const FloatSize& dcur, const FloatSize& dprev, int* curDir, int* dirChanges, int* angleSign)
590 if (thisDir == -*curDir)
592 *curDir = thisDir;
628 int curDir = convexCompare(dprev); /* Find initial direction */
637 if (!convexCheckTriple(dcur, dprev, &curDir, &dirChanges, &angleSign))
647 if (!convexCheckTriple(dcur, dprev, &curDir, &dirChanges, &angleSign))
655 if (!convexCheckTriple(dcur, dprev, &curDir, &dirChanges, &angleSign))
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 

Completed in 64 milliseconds