Searched refs:setLastPoint (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/graphics/java/android/graphics/
H A DPath.java714 public void setLastPoint(float dx, float dy) { method in class:Path
/frameworks/base/core/jni/android/graphics/
H A DPath.cpp248 static void setLastPoint(JNIEnv* env, jobject clazz, jlong objHandle, jfloat dx, jfloat dy) { function in class:android::SkPathGlue
515 {"native_setLastPoint","(JFF)V", (void*) SkPathGlue::setLastPoint},

Completed in 118 milliseconds