Searched defs:autoClose (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DFileDescriptorInfo.java15 FileDescriptorInfo(int id, int fd, boolean autoClose) { argument
18 mAutoClose = autoClose;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.ssl_1.0.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/skia/src/core/
H A DSkPath.cpp451 bool autoClose = false; local
453 while (*currVerb < verbCnt && (!allowPartial || !autoClose)) {
458 autoClose = true;
484 if (autoClose && nextDirection == firstDirection) {
487 closedOrMoved = autoClose;
523 bool result = 4 == corners && (first == last || autoClose);
528 *isClosed = autoClose;
1819 SkPath::Verb SkPath::Iter::autoClose(SkPoint pts[2]) { function in class:SkPath::Iter
1937 if (kLine_Verb == this->autoClose(ptsParam)) {
1955 verb = this->autoClose(pt
[all...]
/external/skia/src/core/
H A DSkPath.cpp451 bool autoClose = false; local
453 while (*currVerb < verbCnt && (!allowPartial || !autoClose)) {
458 autoClose = true;
484 if (autoClose && nextDirection == firstDirection) {
487 closedOrMoved = autoClose;
523 bool result = 4 == corners && (first == last || autoClose);
528 *isClosed = autoClose;
1819 SkPath::Verb SkPath::Iter::autoClose(SkPoint pts[2]) { function in class:SkPath::Iter
1937 if (kLine_Verb == this->autoClose(ptsParam)) {
1955 verb = this->autoClose(pt
[all...]
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 506 milliseconds