Searched defs:drawFormXObjectWithClip (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pdf/
H A DSkPDFDevice.cpp1122 drawFormXObjectWithClip(curContent.get(), clipStack, clipRegion, true);
1125 void SkPDFDevice::drawFormXObjectWithClip(SkPDFFormXObject* xobject, function in class:SkPDFDevice
1277 drawFormXObjectWithClip(dst, &clipStack, clipRegion, true);
1304 // dst already added to fXObjectResources in drawFormXObjectWithClip.

Completed in 157 milliseconds