HomeSort by relevance Sort by last modified time
    Searched full:unref (Results 176 - 200 of 606) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/skia/tools/filter_fuzz_stub/
filter_fuzz_stub.cc 40 paint.setImageFilter(static_cast<SkImageFilter*>(flattenable))->unref();
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
GaneshUtils.cpp 65 bitmap.setPixelRef(pixelRef, 0)->unref();
  /external/chromium_org/third_party/skia/include/core/
SkImageEncoder.h 43 * calling unref() on the data when they are finished.
SkImageGenerator.h 60 * unref() on the data when it is finished.
  /external/chromium_org/third_party/skia/src/core/
SkPicture.cpp 170 clone->fRecord->unref();
200 fRecord->unref();
216 tree->unref();
249 fRecord->unref();
SkPictureFlat.cpp 30 fArray[i]->unref();
  /external/chromium_org/third_party/skia/src/gpu/
GrEffect.cpp 65 fEffect->unref();
GrStencilAndCoverPathRenderer.cpp 34 fGpu->unref();
  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrFakeRefObj.h 42 void unref() { function in class:GrFakeRefObj
  /external/chromium_org/third_party/skia/src/lazy/
SkCachingPixelRef.cpp 42 // Assert always unlock before unref.
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFResourceDict.cpp 62 insert("ProcSets", procSets)->unref();
  /external/chromium_org/third_party/skia/src/utils/
SkMeshUtils.cpp 97 SkShader::kClamp_TileMode))->unref();
  /external/chromium_org/ui/base/gtk/
g_object_destructor_filo.h 21 // This class hooks calls to g_object_weak_ref()/unref() and executes them in
  /external/skia/bench/
BlurImageFilterBench.cpp 46 paint.setImageFilter(new SkBlurImageFilter(fSigmaX, fSigmaY))->unref();
CmapBench.cpp 80 fPaint.setTypeface(SkTypeface::RefDefault())->unref();
DeferredCanvasBench.cpp 32 device->unref();
MergeBench.cpp 39 paint.setImageFilter(mergeBitmaps())->unref();
ShaderMaskBench.cpp 48 fPaint.setShader(new SkColorShader)->unref();
  /external/skia/gm/
bigmatrix.cpp 81 paint.setShader(shader)->unref();
bitmapfilters.cpp 25 ctable->unref();
blurquickreject.cpp 61 blurPaint.setMaskFilter(mf)->unref();
dashcubics.cpp 57 paint.setPathEffect(pe)->unref();
drawlooper.cpp 91 paint->setMaskFilter(mf)->unref();
gradientDirtyLaundry.cpp 95 paint.setShader(shader)->unref();
ninepatchstretch.cpp 36 dev->unref();

Completed in 1052 milliseconds

1 2 3 4 5 6 78 91011>>