Home
last modified time | relevance | path

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

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