Home
last modified time | relevance | path

Searched refs:unrefAll (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/core/
DSkIDChangeListener.cpp73 fListeners.unrefAll(); in reset()
DSkRecorder.cpp23 fArray.unrefAll(); in ~SkDrawableList()
/third_party/skia/experimental/xform/
DSkShape.h81 fArray.unrefAll(); in ~GroupShape()
/third_party/skia/gm/
Dcolorfilterimagefilter.cpp201 ~SkTRefArray() { this->unrefAll(); } in ~SkTRefArray()
/third_party/skia/include/private/
DSkTDArray.h303 void unrefAll() { in unrefAll() function