Searched refs:addGraphicStateResource (Results 1 – 2 of 2) sorted by relevance
284 int addGraphicStateResource(SkPDFObject* gs);
1795 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()1800 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()2144 int resourceIndex = addGraphicStateResource(newGraphicState.get()); in populateGraphicStateEntryFromPaint()2155 int SkPDFDevice::addGraphicStateResource(SkPDFObject* gs) { in addGraphicStateResource() function in SkPDFDevice