Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTHashCache.h49 void unrefAll();
222 void GrTHashTable<T, Key, kHashBits>::unrefAll() { in unrefAll() function
223 fSorted.unrefAll(); in unrefAll()
DGrBufferAllocPool.cpp65 fPreallocBuffers.unrefAll(); in ~GrBufferAllocPool()
/external/skia/tests/
DDataRefTest.cpp25 static void unrefAll(const SkDataSet::Pair pairs[], int count) { in unrefAll() function
83 unrefAll(pairs, 3); in test_dataset()
/external/skia/src/pdf/
DSkPDFFormXObject.cpp64 fResources.unrefAll(); in ~SkPDFFormXObject()
DSkPDFGraphicState.cpp60 fResources.unrefAll(); in ~SkPDFGraphicState()
DSkPDFDevice.cpp630 fGraphicStateResources.unrefAll(); in cleanUp()
631 fXObjectResources.unrefAll(); in cleanUp()
632 fFontResources.unrefAll(); in cleanUp()
633 fShaderResources.unrefAll(); in cleanUp()
DSkPDFImage.cpp280 fResources.unrefAll(); in ~SkPDFImage()
DSkPDFShader.cpp423 fResources.unrefAll(); in ~SkPDFFunctionShader()
446 fResources.unrefAll(); in ~SkPDFImageShader()
DSkPDFTypes.cpp326 fValue.unrefAll(); in ~SkPDFArray()
DSkPDFFont.cpp716 fResources.unrefAll(); in ~SkPDFFont()
/external/skia/legacy/src/utils/
DSkNWayCanvas.cpp36 fList.unrefAll(); in removeAll()
/external/skia/legacy/include/core/
DSkTDArray.h259 void unrefAll() { in unrefAll() function
/external/skia/src/utils/
DSkNWayCanvas.cpp39 fList.unrefAll(); in removeAll()
/external/skia/include/core/
DSkTDArray.h289 void unrefAll() { in unrefAll() function
/external/skia/legacy/src/pipe/
DSkGPipeRead.cpp58 ~SkRefCntTDArray() { this->unrefAll(); } in ~SkRefCntTDArray()
/external/skia/tools/
DPictureRenderer.cpp722 fCanvasPool.unrefAll(); in end()
/external/skia/legacy/src/core/
DSkPictureRecord.cpp495 fPictureRefs.unrefAll(); in reset()
/external/skia/src/core/
DSkPictureRecord.cpp54 fPictureRefs.unrefAll(); in ~SkPictureRecord()
/external/skia/src/pipe/
DSkGPipeRead.cpp63 ~SkRefCntTDArray() { this->unrefAll(); } in ~SkRefCntTDArray()