Home
last modified time | relevance | path

Searched refs:addGraphicStateResource (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/pdf/
DSkPDFDevice.h289 int addGraphicStateResource(SkPDFGraphicState* gs);
/external/chromium_org/third_party/skia/include/pdf/
DSkPDFDevice.h296 int addGraphicStateResource(SkPDFGraphicState* gs);
/external/chromium_org/third_party/skia/src/pdf/
DSkPDFDevice.cpp1655 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()
1660 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()
2001 int resourceIndex = addGraphicStateResource(newGraphicState.get()); in populateGraphicStateEntryFromPaint()
2012 int SkPDFDevice::addGraphicStateResource(SkPDFGraphicState* gs) { in addGraphicStateResource() function in SkPDFDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp1754 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()
1759 SkPDFUtils::ApplyGraphicState(addGraphicStateResource(sMaskGS.get()), in drawFormXObjectWithMask()
2100 int resourceIndex = addGraphicStateResource(newGraphicState.get()); in populateGraphicStateEntryFromPaint()
2111 int SkPDFDevice::addGraphicStateResource(SkPDFGraphicState* gs) { in addGraphicStateResource() function in SkPDFDevice