HomeSort by relevance Sort by last modified time
    Searched full:native_setpath (Results 1 - 3 of 3) sorted by null

  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 62 native_setPath(native_instance,
162 private static native void native_setPath(long native_instance, long native_path, boolean forceClosed);
  /frameworks/base/core/jni/android/graphics/
PathMeasure.cpp 148 {"native_setPath", "(JJZ)V", (void*) SkPathMeasureGlue::setPath },
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
PathMeasure_Delegate.java 103 /*package*/ static void native_setPath(long native_instance, long native_path, boolean

Completed in 117 milliseconds