Searched refs:addGraphicStateResource (Results 1 – 2 of 2) sorted by relevance
260 int addGraphicStateResource(SkPDFObject* gs);
1703 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()1711 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()1995 int resourceIndex = addGraphicStateResource(newGraphicState.get()); in populateGraphicStateEntryFromPaint()2006 int SkPDFDevice::addGraphicStateResource(SkPDFObject* gs) { in addGraphicStateResource() function in SkPDFDevice