Home
last modified time | relevance | path

Searched refs:dstMaskBounds (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp518 SkIRect dstMaskBounds = dstMask.fBounds; in internalDrawPathWithFilter() local
525 canvas.drawImage(mask, dstMaskBounds.x(), dstMaskBounds.y()); in internalDrawPathWithFilter()
535 maskDevice->makeFormXObjectFromDevice(dstMaskBounds, true), false, in internalDrawPathWithFilter()
537 SkPDFUtils::AppendRectangle(SkRect::Make(dstMaskBounds), content.stream()); in internalDrawPathWithFilter()

Completed in 3 milliseconds