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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowHandlerThread.java40 public Looper getLooper() { method in class:ShadowHandlerThread
59 Looper looper = getLooper();
H A DShadowHandler.java149 public final Looper getLooper() { method in class:ShadowHandler
/external/chromium_org/third_party/skia/include/core/
H A DSkPaint.h664 SkDrawLooper* getLooper() const { return fLooper; } function in class:SkPaint
956 if (this->getLooper()) {
957 return this->getLooper()->canComputeFastBounds(*this);
987 uintptr_t effects = reinterpret_cast<uintptr_t>(this->getLooper());
/external/skia/include/core/
H A DSkPaint.h661 SkDrawLooper* getLooper() const { return fLooper; } function in class:SkPaint
963 if (this->getLooper()) {
964 return this->getLooper()->canComputeFastBounds(*this);
994 uintptr_t effects = reinterpret_cast<uintptr_t>(this->getLooper());
/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 642 milliseconds