Searched refs:acceptableError (Results 1 – 1 of 1) sorted by relevance
115 protected float[] approximate(float acceptableError) { in approximate() argument116 PathIterator iterator = mPath.getPathIterator(null, acceptableError); in approximate()