Searched defs:devPath (Results 1 – 11 of 11) sorted by relevance
| /external/skia/src/core/ |
| D | SkRasterizer.cpp | 41 SkPath devPath; in onRasterize() local
|
| D | SkScalerContext.cpp | 132 SkPath devPath, fillPath; in getMetrics() local 487 SkPath devPath, fillPath; in getImage() local 584 SkPath* devPath, SkMatrix* fillToDevMatrix) { in internalGetPath()
|
| D | SkRasterClip.cpp | 264 SkPath devPath; in op() local
|
| D | SkMaskFilter.cpp | 234 bool SkMaskFilter::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath()
|
| D | SkDraw.cpp | 990 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath() 2090 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, in compute_bounds() 2132 static void draw_into_mask(const SkMask& mask, const SkPath& devPath, in draw_into_mask() 2163 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, in DrawToMask()
|
| D | SkClipStack.cpp | 790 SkPath devPath; in clipPath() local
|
| /external/skia/src/gpu/ |
| D | GrBlurUtils.cpp | 62 const SkPath& devPath, in sw_draw_with_mask_filter() 112 const SkPath& devPath, in create_mask_GPU()
|
| /external/skia/src/effects/ |
| D | SkLayerRasterizer.cpp | 59 SkPath fillPath, devPath; in compute_bounds() local
|
| /external/skia/src/fonts/ |
| D | SkRandomScalerContext.cpp | 101 SkPath devPath, fillPath; in generateMetrics() local
|
| /external/skia/tools/debugger/ |
| D | SkDebugCanvas.cpp | 313 SkPath devPath; in drawTo() local 803 void SkDebugCanvas::addClipStackData(const SkPath& devPath, const SkPath& operand, in addClipStackData() 822 bool SkDebugCanvas::lastClipStackData(const SkPath& devPath) { in lastClipStackData()
|
| /external/skia/src/utils/ |
| D | SkShadowUtils.cpp | 185 sk_sp<SkVertices> add(const SkPath& devPath, const AmbientVerticesFactory& ambient, in add() 195 sk_sp<SkVertices> add(const SkPath& devPath, const SpotVerticesFactory& spot, in add()
|