Searched refs:incReserve (Results 1 – 4 of 4) sorted by relevance
68 static void incReserve(JNIEnv* env, jclass clazz, jlong objHandle, jint extraPtCount) { in incReserve() function in android::SkPathGlue70 obj->incReserve(extraPtCount); in incReserve()514 {"nIncReserve","(JI)V", (void*) SkPathGlue::incReserve},
344 public void incReserve(int extraPtCount) { in incReserve() method in Path
15790 method public void incReserve(int);
11148 method public void incReserve(int);