Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRasterizer.cpp41 SkPath devPath; in onRasterize() local
DSkScalerContext.cpp150 SkPath devPath, fillPath; in getMetrics() local
507 SkPath devPath, fillPath; in getImage() local
603 SkPath* devPath, SkMatrix* fillToDevMatrix) { in internalGetPath()
DSkMaskFilter.cpp235 bool SkMaskFilter::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath()
DSkDraw.cpp1976 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, in compute_bounds()
2018 static void draw_into_mask(const SkMask& mask, const SkPath& devPath, SkPaint::Style style) { in draw_into_mask()
2040 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, in DrawToMask()
DSkCanvas.cpp1632 SkPath devPath; in onClipPath() local
/external/skia/src/gpu/
DGrBlurUtils.cpp53 const SkPath& devPath, in sw_draw_with_mask_filter()
98 const SkPath& devPath, in create_mask_GPU()
/external/skia/src/effects/
DSkLayerRasterizer.cpp60 SkPath fillPath, devPath; in compute_bounds() local
/external/skia/tools/debugger/
DSkDebugCanvas.cpp270 SkPath devPath; in drawTo() local
627 void SkDebugCanvas::addClipStackData(const SkPath& devPath, const SkPath& operand, in addClipStackData()
646 bool SkDebugCanvas::lastClipStackData(const SkPath& devPath) { in lastClipStackData()
/external/skia/src/fonts/
DSkRandomScalerContext.cpp101 SkPath devPath, fillPath; in generateMetrics() local