Searched defs:tolerance (Results 1 – 4 of 4) sorted by relevance
| /graphics/graphics-path/src/main/cpp/ | ||
| D | Conic.cpp | 50 float weight, float tolerance in conicToQuadratics() |
| D | pathway.cpp | 97 jfloat weight, jfloat tolerance) { in conicToQuadraticsWrapper() |
| /graphics/graphics-path/src/main/java/androidx/graphics/path/ | ||
| D | PathIterator.kt | 38 val tolerance: Float = 0.25f constant in androidx.graphics.path.PathIterator |
| D | PathIteratorImpl.kt | 34 val tolerance: Float = 0.25f constant in androidx.graphics.path.PathIteratorImpl |