Searched defs:setLooper (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkPaint.cpp371 void SkPaint::setLooper(sk_sp<SkDrawLooper> looper) { fDrawLooper = std::move(looper); } function in class:SkPaint
1937 this->setLooper(buffer.readDrawLooper());
1955 this->setLooper(nullptr);
/external/robolectric/v3/runtime/
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 282 milliseconds