Searched defs:forceClosed (Results 1 – 3 of 3) sorted by relevance
50 public PathMeasure(Path path, boolean forceClosed) { in PathMeasure()60 public void setPath(Path path, boolean forceClosed) { in setPath()160 private static native long native_create(long native_path, boolean forceClosed); in native_create()161 …ate static native void native_setPath(long native_instance, long native_path, boolean forceClosed); in native_setPath()
56 bool forceClosed = (forceClosedHandle == JNI_TRUE); in create() local69 bool forceClosed = (forceClosedHandle == JNI_TRUE); in setPath() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...