Searched refs:nIncReserve (Results 1 – 2 of 2) sorted by relevance
325 nIncReserve(mNativePath, extraPtCount); in incReserve()826 private static native void nIncReserve(long nPath, int extraPtCount); in nIncReserve() method in Path
219 /*package*/ static void nIncReserve(long nPath, int extraPtCount) { in nIncReserve() method in Path_Delegate