Searched refs:unref (Results 76 - 100 of 622) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/skia/gm/
H A Dmegalooper.cpp99 paint.setMaskFilter(createBlur())->unref();
134 loopPaint.setLooper(create1Looper(-kOffsetToOutsideClip, 0, gColors[i]))->unref();
176 paint->setMaskFilter(this->createBlur())->unref();
179 paint->setColorFilter(cf)->unref();
196 paint.setLooper(create4Looper(-kOffsetToOutsideClip-kHalfSquareSize, 0))->unref();
223 paint->setMaskFilter(this->createBlur())->unref();
226 paint->setColorFilter(cf)->unref();
H A Dblurroundrect.cpp68 paint->setMaskFilter(maskFilter)->unref();
71 paint->setColorFilter(colorFilter)->unref();
81 paint.setLooper(looperBuilder.detachLooper())->unref();
128 paint.setMaskFilter(filter)->unref();
H A Ddashcubics.cpp61 paint.setPathEffect(pe)->unref();
H A Dgradtext.cpp59 paint.setShader(make_chrome_solid())->unref();
87 paint.setShader(make_chrome_solid())->unref();
143 paint.setShader(make_grad(SkIntToScalar(80)))->unref();
148 paint.setShader(make_grad2(SkIntToScalar(80)))->unref();
H A Dblurs.cpp61 paint.setMaskFilter(mf)->unref();
75 paint.setMaskFilter(mf)->unref();
H A Dcolorfilters.cpp34 paint->setColorFilter(SkColorFilter::CreateLightingFilter(mul, add))->unref();
60 paint.setShader(make_shader(r))->unref();
H A Dmorphology.cpp82 cr))->unref();
88 cr))->unref();
/external/skia/gm/
H A Dmegalooper.cpp99 paint.setMaskFilter(createBlur())->unref();
134 loopPaint.setLooper(create1Looper(-kOffsetToOutsideClip, 0, gColors[i]))->unref();
176 paint->setMaskFilter(this->createBlur())->unref();
179 paint->setColorFilter(cf)->unref();
196 paint.setLooper(create4Looper(-kOffsetToOutsideClip-kHalfSquareSize, 0))->unref();
223 paint->setMaskFilter(this->createBlur())->unref();
226 paint->setColorFilter(cf)->unref();
H A Dblurroundrect.cpp72 paint->setMaskFilter(maskFilter)->unref();
75 paint->setColorFilter(colorFilter)->unref();
85 paint.setLooper(looperBuilder.detachLooper())->unref();
136 paint.setMaskFilter(filter)->unref();
H A Ddashcubics.cpp61 paint.setPathEffect(pe)->unref();
H A Dgradtext.cpp58 paint.setShader(make_chrome_solid())->unref();
85 paint.setShader(make_chrome_solid())->unref();
145 paint.setShader(make_grad(SkIntToScalar(80)))->unref();
150 paint.setShader(make_grad2(SkIntToScalar(80)))->unref();
/external/chromium_org/skia/config/
H A Dsk_ref_cnt_ext_debug.h19 void deref() const { SkRefCntBase::unref(); }
/external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
H A DGaneshUtils.cpp60 bitmap.setPixelRef(pixelRef)->unref();
/external/chromium_org/third_party/skia/samplecode/
H A DSample2PtRadial.cpp41 paint.setShader(s)->unref();
H A DSampleBigGradient.cpp38 p.setShader(make_grad(this->width(), this->height()))->unref();
H A DSampleClamp.cpp32 fGrad->unref();
H A DSampleTextureDomain.cpp85 paint.setMaskFilter(mf)->unref();
96 paint.setMaskFilter(mf)->unref();
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrFakeRefObj.h42 void unref() { function in class:GrFakeRefObj
/external/skia/samplecode/
H A DSample2PtRadial.cpp41 paint.setShader(s)->unref();
H A DSampleBigGradient.cpp38 p.setShader(make_grad(this->width(), this->height()))->unref();
H A DSampleClamp.cpp32 fGrad->unref();
/external/skia/src/gpu/gl/debug/
H A DGrFakeRefObj.h42 void unref() { function in class:GrFakeRefObj
/external/chromium_org/third_party/skia/bench/
H A DRectoriBench.cpp54 paint.setLooper(this->createLooper(-translate, blurSigma))->unref();
91 paint->setMaskFilter(mf)->unref();
/external/chromium_org/third_party/skia/src/core/
H A DSkAnnotation.cpp25 fData->unref();
59 paint.setAnnotation(SkAnnotation::Create(key, value))->unref();
/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathRendererChain.cpp24 fChain[i]->unref();
85 (twoSided, wrapOp)))->unref();

Completed in 1802 milliseconds

1234567891011>>