Searched defs:thresholdSquared (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/ |
D | PathTessellator.cpp | 904 bool PathTessellator::approximatePathOutlineVertices(const SkPath& path, float thresholdSquared, in approximatePathOutlineVertices() 917 float sqrInvScaleX, float sqrInvScaleY, float thresholdSquared, in approximatePathOutlineVertices() 977 float sqrInvScaleX, float sqrInvScaleY, float thresholdSquared, in recursiveCubicBezierVertices() 1023 float sqrInvScaleX, float sqrInvScaleY, float thresholdSquared, in recursiveQuadraticBezierVertices()
|