Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsCubic.h139 static const int gPrecisionUnit; member
H A DSkPathOpsCubic.cpp18 const int SkDCubic::gPrecisionUnit = 256; // FIXME: test different values in test framework member in SkDCubic
82 + (fPts[3] - fPts[2]).length()) / gPrecisionUnit; in calcPrecision()

Completed in 3 milliseconds