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

12

/external/chromium_org/third_party/skia/src/core/
H A DSkDrawLooper.cpp24 p.setLooper(NULL);
48 p.setLooper(NULL);
/external/skia/src/core/
H A DSkDrawLooper.cpp24 p.setLooper(NULL);
48 p.setLooper(NULL);
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContextState.cpp196 m_strokePaint.setLooper(m_looper.get());
197 m_fillPaint.setLooper(m_looper.get());
203 m_strokePaint.setLooper(0);
204 m_fillPaint.setLooper(0);
/external/chromium_org/third_party/skia/tests/
H A DQuickRejectTest.cpp83 paint.setLooper(new TestLooper)->unref();
/external/chromium_org/ui/views/
H A Dshadow_border.cc35 paint.setLooper(looper.get());
/external/skia/tests/
H A DQuickRejectTest.cpp83 paint.setLooper(new TestLooper)->unref();
/external/chromium_org/third_party/skia/bench/
H A DBlurRoundRectBench.cpp70 loopedPaint.setLooper(looperBuilder.detachLooper())->unref();
H A DRectoriBench.cpp54 paint.setLooper(this->createLooper(-translate, blurSigma))->unref();
/external/skia/bench/
H A DBlurRoundRectBench.cpp70 loopedPaint.setLooper(looperBuilder.detachLooper())->unref();
H A DRectoriBench.cpp54 paint.setLooper(this->createLooper(-translate, blurSigma))->unref();
/external/chromium_org/third_party/skia/gm/
H A Ddrawlooper.cpp45 paint.setLooper(fLooper);
H A Dshadows.cpp102 paint.setLooper(shadowLoopers[i]);
H A Dmegalooper.cpp134 loopPaint.setLooper(create1Looper(-kOffsetToOutsideClip, 0, gColors[i]))->unref();
196 paint.setLooper(create4Looper(-kOffsetToOutsideClip-kHalfSquareSize, 0))->unref();
H A Dblurroundrect.cpp81 paint.setLooper(looperBuilder.detachLooper())->unref();
H A Dcircles.cpp95 p.setLooper(shadowLooper);
/external/skia/gm/
H A Ddrawlooper.cpp48 paint.setLooper(fLooper);
H A Dshadows.cpp106 paint.setLooper(shadowLoopers[i]);
H A Dmegalooper.cpp134 loopPaint.setLooper(create1Looper(-kOffsetToOutsideClip, 0, gColors[i]))->unref();
196 paint.setLooper(create4Looper(-kOffsetToOutsideClip-kHalfSquareSize, 0))->unref();
H A Dblurroundrect.cpp85 paint.setLooper(looperBuilder.detachLooper())->unref();
H A Dcircles.cpp95 p.setLooper(shadowLooper);
/external/chromium_org/third_party/skia/samplecode/
H A DSampleTiling.cpp112 p.setLooper(fLooper);
146 p.setLooper(fLooper);
H A DSampleUnpremul.cpp95 paint.setLooper(looper);
/external/skia/samplecode/
H A DSampleTiling.cpp112 p.setLooper(fLooper);
146 p.setLooper(fLooper);
H A DSampleUnpremul.cpp95 paint.setLooper(looper);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
H A DFontMac.cpp161 paint.setLooper(0);

Completed in 457 milliseconds

12