Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPath.java868 private static native void nAddPath(long nPath, long src, float dx, float dy); in nAddPath() method in Path
869 private static native void nAddPath(long nPath, long src); in nAddPath() method in Path
870 private static native void nAddPath(long nPath, long src, long matrix); in nAddPath() method in Path