Home
last modified time | relevance | path

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

/external/skia/gpu/src/
DGrPathUtils.h48 static const GrScalar gTolerance; variable
DGrPathUtils.cpp20 const GrScalar GrPathUtils::gTolerance = GR_Scalar1; member in GrPathUtils