Searched defs:native_incReserve (Results 1 - 2 of 2) sorted by path

/frameworks/base/graphics/java/android/graphics/
H A DPath.java320 native_incReserve(mNativePath, extraPtCount);
815 private static native void native_incReserve(long nPath, int extraPtCount); method in class:Path
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java217 /*package*/ static void native_incReserve(long nPath, int extraPtCount) { method in class:Path_Delegate

Completed in 22 milliseconds