Searched defs:stopF (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DPathMeasure.cpp121 jfloat stopF, jlong dstHandle, jboolean startWithMoveTo) {
124 bool result = pair->fMeasure.getSegment(startF, stopF, dst, startWithMoveTo);
120 getSegment(JNIEnv* env, jobject clazz, jlong pairHandle, jfloat startF, jfloat stopF, jlong dstHandle, jboolean startWithMoveTo) argument

Completed in 44 milliseconds