Lines Matching refs:unref
961 fResourceDict->unref(); // SkRefPtr and new both took a reference.
965 extGState->unref(); // SkRefPtr and new both took a reference.
971 new SkPDFObjRef(fGraphicStateResources[i]))->unref();
978 xObjects->unref(); // SkRefPtr and new both took a reference.
984 new SkPDFObjRef(fXObjectResources[i]))->unref();
991 fonts->unref(); // SkRefPtr and new both took a reference.
996 new SkPDFObjRef(fFontResources[i]))->unref();
1003 patterns->unref(); // SkRefPtr and new both took a reference.
1008 new SkPDFObjRef(fShaderResources[i]))->unref();
1017 procSets->unref(); // SkRefPtr and new both took a reference.
1020 procSets->append(new SkPDFName(procs[i]))->unref();
1060 zero->unref(); // SkRefPtr and new both took a reference.
1063 mediaBox->unref(); // SkRefPtr and new both took a reference.
1067 mediaBox->append(new SkPDFInt(fPageSize.fWidth))->unref();
1068 mediaBox->append(new SkPDFInt(fPageSize.fHeight))->unref();
1108 (*xobject)->unref(); // SkRefPtr and new both took a reference.
1147 sMaskGS->unref(); // SkRefPtr and getSMaskGraphicState both took a ref.
1163 sMaskGS->unref(); // SkRefPtr and getSMaskGraphicState both took a ref.
1306 sMaskGS->unref(); // SkRefPtr and getSMaskGraphicState both took a ref.
1314 sMaskGS->unref(); // SkRefPtr and getSMaskGraphicState both took a ref.
1404 newGraphicState->unref(); // getGraphicState and SkRefPtr both took a ref.
1446 newFont->unref(); // getFontResource and SkRefPtr both took a ref.