Searched defs:setPathEffect (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPaint.cpp2226 SkSafeUnref(this->setPathEffect(buffer.readPathEffect()));
2239 this->setPathEffect(NULL);
2292 SkPathEffect* SkPaint::setPathEffect(SkPathEffect* effect) { function in class:SkPaint
2584 fPaint.setPathEffect(NULL);
2597 fPaint.setPathEffect(pe);
/external/skia/src/core/
H A DSkPaint.cpp2237 SkSafeUnref(this->setPathEffect(buffer.readPathEffect()));
2250 this->setPathEffect(NULL);
2303 SkPathEffect* SkPaint::setPathEffect(SkPathEffect* effect) { function in class:SkPaint
2595 fPaint.setPathEffect(NULL);
2608 fPaint.setPathEffect(pe);
/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/ ...

Completed in 321 milliseconds