Home
last modified time | relevance | path

Searched defs:nAddPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPath.java891 private static native void nAddPath(long nPath, long src, float dx, float dy); in nAddPath() method in Path
892 private static native void nAddPath(long nPath, long src); in nAddPath() method in Path
893 private static native void nAddPath(long nPath, long src, long matrix); in nAddPath() method in Path