Searched refs:setLooper (Results 1 – 21 of 21) sorted by relevance
24 p.setLooper(nullptr); in canComputeFastBounds()51 p.setLooper(nullptr); in computeFastBounds()
413 SkDrawLooper* SkPaint::setLooper(SkDrawLooper* looper) { in setLooper() function in SkPaint1981 SkSafeUnref(this->setLooper(buffer.readDrawLooper())); in unflatten()1994 this->setLooper(nullptr); in unflatten()
495 paint->setLooper (fDrawLooper .find(common.looper)); in applyCommon()
112 p.setLooper(fLooper); in onDrawContent()146 p.setLooper(fLooper); in onDrawContent()
90 paint.setLooper(looper); in onDrawContent()
38 paint.setLooper(SkBlurDrawLooper::Create(SK_ColorBLACK, in textStrokePath()
134 loopPaint.setLooper(create1Looper(-kOffsetToOutsideClip, 0, gColors[i]))->unref(); in draw4x1()196 paint.setLooper(create4Looper(-kOffsetToOutsideClip-kHalfSquareSize, 0))->unref(); in draw1x4()
45 paint.setLooper(fLooper); in onDraw()
111 paint.setLooper(shadowLoopers[i]); in onDraw()
92 p.setLooper(shadowLooper); in makePaints()
76 paint.setLooper(looperBuilder.detachLooper())->unref(); in onDraw()
106 p.setLooper(shadowLooper); in makePaints()
240 paint.setLooper(fLoopers[looper]); in onDraw()
85 paint.setLooper(new TestLooper)->unref(); in test_drawBitmap()
150 paint.setLooper(looper)->unref(); in DEF_TEST()297 paint.setLooper(nullptr); // Default value, ignored.
55 paint.setLooper(this->createLooper(-translate, blurSigma))->unref(); in onDraw()
70 loopedPaint.setLooper(looperBuilder.detachLooper())->unref(); in onDraw()
117 dst->setLooper(src.getLooper()); in ApplyInfo()
88 paint->setLooper(nullptr); in Filter()
648 SkDrawLooper* setLooper(SkDrawLooper* looper);
1194 target->setLooper(looper); in extract_json_paint_looper()