Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkDraw.h100 static bool DrawToMask(const SkPath& devPath, const SkIRect* clipBounds,
H A DSkMaskFilter.cpp268 if (!SkDraw::DrawToMask(devPath, &clip.getBounds(), this, &matrix, &srcM, in filterPath()
H A DSkDraw.cpp1277 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, in DrawToMask() function in SkDraw
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp137 if (!SkDraw::DrawToMask(devPath, &clipBounds, filter, &viewMatrix, &srcM, in sw_create_filtered_mask()
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1590 if (SkDraw::DrawToMask( in drawPath()
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp507 if (!SkDraw::DrawToMask(path, &bounds, paint->getMaskFilter(), &SkMatrix::I(), in internalDrawPathWithFilter()

Completed in 16 milliseconds