Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFCanon.cpp20 fFunctionShaderRecords.unrefAll(); in reset()
22 fAlphaShaderRecords.unrefAll(); in reset()
24 fImageShaderRecords.unrefAll(); in reset()
28 fBitmapRecords.unrefAll(); in reset()
DSkPDFDevice.cpp755 fGraphicStateResources.unrefAll(); in cleanUp()
756 fXObjectResources.unrefAll(); in cleanUp()
757 fFontResources.unrefAll(); in cleanUp()
758 fShaderResources.unrefAll(); in cleanUp()
/external/skia/src/doc/
DSkDocument_PDF.cpp239 pages.unrefAll(); in emit_pdf_document()
324 fPageDevices.unrefAll(); in onClose()
330 fPageDevices.unrefAll(); in onAbort()
/external/skia/samplecode/
DSampleCamera.cpp55 fShaders.unrefAll(); in ~CameraView()
DSampleDraw.cpp270 fList.unrefAll(); in ~DrawView()
/external/skia/include/core/
DSkTDArray.h293 void unrefAll() { in unrefAll() function
/external/skia/src/gpu/
DGrBufferAllocPool.cpp73 fPreallocBuffers.unrefAll(); in ~GrBufferAllocPool()
/external/skia/src/utils/
DSkNWayCanvas.cpp33 fList.unrefAll(); in removeAll()
/external/skia/src/core/
DSkRecorder.cpp14 fArray.unrefAll(); in ~SkDrawableList()
DSkPictureRecord.cpp40 fPictureRefs.unrefAll(); in ~SkPictureRecord()
41 fTextBlobRefs.unrefAll(); in ~SkPictureRecord()
/external/skia/dm/
DDMSrcSink.cpp681 surfaces.unrefAll(); in draw()
/external/skia/src/pipe/
DSkGPipeRead.cpp83 ~SkRefCntTDArray() { this->unrefAll(); } in ~SkRefCntTDArray()
DSkGPipeWrite.cpp1399 fArray.unrefAll(); in ~SkImageHeap()