Searched defs:incReserve (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPathRef.h310 void incReserve(int additionalVerbs, int additionalPoints) { function in class:SkPathRef
/external/skia/include/core/
H A DSkPathRef.h307 void incReserve(int additionalVerbs, int additionalPoints) { function in class:SkPathRef
/external/skia/src/core/
H A DSkPath.cpp659 void SkPath::incReserve(U16CPU inc) { function in class:SkPath
842 this->incReserve(5);
1103 this->incReserve(21);
1185 this->incReserve(17);
1287 this->incReserve(17); // 8 quads + close
1336 this->incReserve(count);
1436 this->incReserve(count);
/external/chromium_org/third_party/skia/src/core/
H A DSkPath.cpp659 void SkPath::incReserve(U16CPU inc) { function in class:SkPath
844 this->incReserve(5);
1100 this->incReserve(21);
1193 this->incReserve(17); // 8 quads + close
1242 this->incReserve(count);
1342 this->incReserve(count);
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 238 milliseconds