Searched refs:native_incReserve (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPath.java305 native_incReserve(mNativePath, extraPtCount);
791 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.java212 /*package*/ static void native_incReserve(long nPath, int extraPtCount) { method in class:Path_Delegate

Completed in 112 milliseconds