Home
last modified time | relevance | path

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

/external/skia/gpu/include/
DGrTHashCache.h45 void unrefAll();
195 void GrTHashTable<T, Key, kHashBits>::unrefAll() { in unrefAll() function
196 fSorted.unrefAll(); in unrefAll()
DGrTDArray.h149 void unrefAll() { in unrefAll() function
/external/skia/samplecode/
DSampleCamera.cpp47 fShaders.unrefAll(); in ~CameraView()
DSampleDraw.cpp263 fList.unrefAll(); in ~DrawView()
/external/skia/src/pdf/
DSkPDFFormXObject.cpp62 fResources.unrefAll(); in ~SkPDFFormXObject()
DSkPDFGraphicState.cpp66 fResources.unrefAll(); in ~SkPDFGraphicState()
DSkPDFDevice.cpp561 fGraphicStateResources.unrefAll(); in cleanUp()
562 fXObjectResources.unrefAll(); in cleanUp()
563 fFontResources.unrefAll(); in cleanUp()
564 fShaderResources.unrefAll(); in cleanUp()
DSkPDFImage.cpp274 fResources.unrefAll(); in ~SkPDFImage()
DSkPDFShader.cpp295 fResources.unrefAll(); in ~SkPDFShader()
DSkPDFFont.cpp431 fResources.unrefAll(); in ~SkPDFFont()
/external/skia/src/pipe/
DSkGPipeRead.cpp65 ~SkRefCntTDArray() { this->unrefAll(); } in ~SkRefCntTDArray()
510 fTypefaces.unrefAll(); in ~SkGPipeState()
511 fFlatArray.unrefAll(); in ~SkGPipeState()
/external/skia/include/core/
DSkTDArray.h256 void unrefAll() { in unrefAll() function
/external/skia/src/utils/
DSkNWayCanvas.cpp25 fList.unrefAll(); in removeAll()
/external/skia/gpu/src/
DGrBufferAllocPool.cpp70 fPreallocBuffers.unrefAll(); in ~GrBufferAllocPool()
/external/skia/src/core/
DSkPictureRecord.cpp434 fPictureRefs.unrefAll(); in reset()