HomeSort by relevance Sort by last modified time
    Searched refs:setLooper (Results 1 - 9 of 9) sorted by null

  /external/skia/gm/
tilemodes.cpp 102 p.setLooper(&fLooper);
135 p.setLooper(&fLooper);
  /external/webkit/WebCore/platform/graphics/android/
FontAndroid.cpp 73 paint->setLooper(looper)->unref();
81 strokeP->setLooper(NULL);
85 fillP->setLooper(NULL);
GraphicsContextAndroid.cpp 234 paint->setLooper(looper)->unref();
    [all...]
  /external/skia/include/core/
SkPaint.h 604 SkDrawLooper* setLooper(SkDrawLooper*);
    [all...]
  /external/webkit/WebCore/platform/graphics/skia/
SkiaFontWin.cpp 343 paint.setLooper(0)->safeUnref();
PlatformContextSkia.cpp 337 paint->setLooper(m_state->m_looper);
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 418 paint->setLooper(NULL);
421 paint->setLooper(new SkBlurDrawLooper(SkFloatToScalar(radius),
  /external/skia/src/core/
SkPaint.cpp 314 SkDrawLooper* SkPaint::setLooper(SkDrawLooper* looper)
    [all...]
  /external/webkit/WebCore/platform/graphics/chromium/
FontLinux.cpp 131 paint.setLooper(0)->safeUnref();

Completed in 112 milliseconds