Home
last modified time | relevance | path

Searched defs:devPath (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/src/core/
DSkRasterClip.cpp180 SkPath devPath; in op() local
DSkScalerContext.cpp191 SkPath devPath; in internalMakeGlyph() local
577 SkPath devPath; in getImage() local
702 bool SkScalerContext::internalGetPath(SkPackedGlyphID glyphID, SkPath* devPath, bool* hairline) { in internalGetPath()
DSkDraw.cpp808 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath()
1245 static void draw_into_mask(const SkMask& mask, const SkPath& devPath, in draw_into_mask()
1277 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, in DrawToMask()
DSkMaskFilter.cpp233 bool SkMaskFilterBase::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath()
/third_party/flutter/skia/src/core/
DSkScalerContext.cpp195 SkPath devPath; in getMetrics() local
566 SkPath devPath; in getImage() local
628 bool SkScalerContext::internalGetPath(SkPackedGlyphID glyphID, SkPath* devPath) { in internalGetPath()
DSkDraw.cpp818 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath()
1247 static void draw_into_mask(const SkMask& mask, const SkPath& devPath, in draw_into_mask()
1278 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, in DrawToMask()
DSkRasterClip.cpp265 SkPath devPath; in op() local
DSkMaskFilter.cpp234 bool SkMaskFilterBase::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath()
/third_party/skia/samplecode/
DSamplePathTessellators.cpp252 SkPath devPath = fPath; in onDrawContent() local
/third_party/flutter/skia/src/utils/
DSkShadowUtils.cpp192 sk_sp<SkVertices> add(const SkPath& devPath, const AmbientVerticesFactory& ambient, in add()
202 sk_sp<SkVertices> add(const SkPath& devPath, const SpotVerticesFactory& spot, in add()
/third_party/flutter/skia/src/gpu/
DGrBlurUtils.cpp113 SkPath devPath; in sw_draw_with_mask_filter() local
/third_party/skia/src/utils/
DSkShadowUtils.cpp235 sk_sp<SkVertices> add(const SkPath& devPath, const AmbientVerticesFactory& ambient, in add()
245 sk_sp<SkVertices> add(const SkPath& devPath, const SpotVerticesFactory& spot, in add()
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp437 const SkIRect& clipIBounds, const SkPath& devPath, const SkIRect& devPathIBounds, in renderDeviceSpacePathInAtlas()
/third_party/skia/src/gpu/
DGrBlurUtils.cpp129 SkPath devPath; in sw_create_filtered_mask() local