Home
last modified time | relevance | path

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

/graphics/graphics-path/src/main/cpp/
DConic.cpp50 float weight, float tolerance in conicToQuadratics()
66 const Point points[3], float weight, float tolerance in toQuadratics()
Dpathway.cpp97 jfloat weight, jfloat tolerance) { in conicToQuadraticsWrapper()
/graphics/graphics-path/src/main/java/androidx/graphics/path/
DPathIterator.kt38 val tolerance: Float = 0.25f constant in androidx.graphics.path.PathIterator
DPathIteratorImpl.kt34 val tolerance: Float = 0.25f constant in androidx.graphics.path.PathIteratorImpl