Searched refs:unrefAll (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFFormXObject.cpp86 fResources.unrefAll();
H A DSkTSet.h232 void unrefAll() { function in class:SkTSet
235 fOrderedArray->unrefAll();
236 // Also reset the other array, as SkTDArray::unrefAll does an
H A DSkPDFGraphicState.cpp63 fResources.unrefAll();
H A DSkPDFDevice.cpp791 fGraphicStateResources.unrefAll();
792 fXObjectResources.unrefAll();
793 fFontResources.unrefAll();
794 fShaderResources.unrefAll();
H A DSkPDFImage.cpp482 fResources.unrefAll();
H A DSkPDFTypes.cpp318 fValue.unrefAll();
H A DSkPDFShader.cpp509 fResources.unrefAll();
572 fResources.unrefAll();
/external/skia/src/pdf/
H A DSkPDFFormXObject.cpp86 fResources.unrefAll();
H A DSkTSet.h232 void unrefAll() { function in class:SkTSet
235 fOrderedArray->unrefAll();
236 // Also reset the other array, as SkTDArray::unrefAll does an
H A DSkPDFGraphicState.cpp63 fResources.unrefAll();
H A DSkPDFDevice.cpp797 fGraphicStateResources.unrefAll();
798 fXObjectResources.unrefAll();
799 fFontResources.unrefAll();
800 fShaderResources.unrefAll();
H A DSkPDFImage.cpp483 fResources.unrefAll();
H A DSkPDFTypes.cpp318 fValue.unrefAll();
H A DSkPDFShader.cpp509 fResources.unrefAll();
572 fResources.unrefAll();
/external/chromium_org/third_party/skia/samplecode/
H A DSampleCamera.cpp54 fShaders.unrefAll();
H A DSampleDraw.cpp270 fList.unrefAll();
/external/skia/samplecode/
H A DSampleCamera.cpp54 fShaders.unrefAll();
H A DSampleDraw.cpp270 fList.unrefAll();
/external/chromium_org/third_party/skia/include/core/
H A DSkTDArray.h312 void unrefAll() { function in class:SkTDArray
/external/skia/include/core/
H A DSkTDArray.h312 void unrefAll() { function in class:SkTDArray
/external/skia/src/utils/
H A DSkNWayCanvas.cpp33 fList.unrefAll();
/external/chromium_org/third_party/skia/src/gpu/
H A DGrBufferAllocPool.cpp78 fPreallocBuffers.unrefAll();
/external/chromium_org/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp33 fList.unrefAll();
/external/skia/src/gpu/
H A DGrBufferAllocPool.cpp66 fPreallocBuffers.unrefAll();
/external/chromium_org/third_party/skia/src/core/
H A DSkPicture.cpp676 fDeletionListeners.unrefAll();

Completed in 359 milliseconds

12