Searched defs:approximate (Results 1 – 2 of 2) sorted by relevance
776 public float[] approximate(float acceptableError) { in approximate() method in Path
427 static jfloatArray approximate(JNIEnv* env, jclass, jlong pathHandle, float acceptableError) in approximate() function in android::SkPathGlue