Home
last modified time | relevance | path

Searched defs:getLooper (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowHandlerThread.java40 public Looper getLooper() { in getLooper() method in ShadowHandlerThread
DShadowHandler.java149 public final Looper getLooper() { in getLooper() method in ShadowHandler
/external/chromium_org/third_party/skia/include/core/
DSkPaint.h664 SkDrawLooper* getLooper() const { return fLooper; } in getLooper() function
/external/skia/include/core/
DSkPaint.h661 SkDrawLooper* getLooper() const { return fLooper; } in getLooper() function