Searched refs:addGraphicStateResource (Results 1 – 2 of 2) sorted by relevance
273 int addGraphicStateResource(SkPDFObject* gs);
1645 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()1650 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()1994 int resourceIndex = addGraphicStateResource(newGraphicState.get()); in populateGraphicStateEntryFromPaint()2005 int SkPDFDevice::addGraphicStateResource(SkPDFObject* gs) { in addGraphicStateResource() function in SkPDFDevice