Searched refs:setLooper (Results 1 - 8 of 8) sorted by relevance

/external/skia/gm/
H A Dtilemodes.cpp102 p.setLooper(&fLooper);
135 p.setLooper(&fLooper);
/external/webkit/WebCore/platform/graphics/android/
H A DFontAndroid.cpp73 paint->setLooper(looper)->unref();
81 strokeP->setLooper(NULL);
85 fillP->setLooper(NULL);
H A DGraphicsContextAndroid.cpp234 paint->setLooper(looper)->unref();
/external/skia/include/core/
H A DSkPaint.h604 SkDrawLooper* setLooper(SkDrawLooper*);
/external/webkit/WebCore/platform/graphics/skia/
H A DSkiaFontWin.cpp343 paint.setLooper(0)->safeUnref();
H A DPlatformContextSkia.cpp337 paint->setLooper(m_state->m_looper);
/external/skia/src/core/
H A DSkPaint.cpp314 SkDrawLooper* SkPaint::setLooper(SkDrawLooper* looper) function in class:SkPaint
1535 this->setLooper((SkDrawLooper*) buffer.readFlattenable())->safeUnref();
1543 this->setLooper(NULL);
/external/webkit/WebCore/platform/graphics/chromium/
H A DFontLinux.cpp131 paint.setLooper(0)->safeUnref();

Completed in 523 milliseconds