Searched defs:getPosTan (Results 1 – 2 of 2) sorted by relevance
86 public boolean getPosTan(float distance, float pos[], float tan[]) { in getPosTan() method in PathMeasure
79 …static jboolean getPosTan(JNIEnv* env, jobject clazz, PathMeasurePair* pair, jfloat dist, jfloatAr… in getPosTan() function in android::SkPathMeasureGlue