Searched refs:getFillPath (Results 1 – 4 of 4) sorted by relevance
738 …static jboolean getFillPath(CRITICAL_JNI_PARAMS_COMMA jlong objHandle, jlong srcHandle, jlong dstH… in getFillPath() function742 return obj->getFillPath(*src, dst) ? JNI_TRUE : JNI_FALSE; in getFillPath()1059 {"nGetFillPath","(JJJ)Z", (void*) PaintGlue::getFillPath},
1257 public boolean getFillPath(Path src, Path dst) { in getFillPath() method in Paint
15570 method public boolean getFillPath(android.graphics.Path, android.graphics.Path);
10973 method public boolean getFillPath(android.graphics.Path, android.graphics.Path);