Home
last modified time | relevance | path

Searched refs:devPath (Results 1 – 21 of 21) sorted by relevance

/external/skia/src/core/
DSkRasterizer.cpp41 SkPath devPath; in onRasterize() local
43 fillPath.transform(matrix, &devPath); in onRasterize()
44 return SkDraw::DrawToMask(devPath, clipBounds, nullptr, nullptr, mask, mode, in onRasterize()
DSkScalerContext.cpp150 SkPath devPath, fillPath; in getMetrics() local
153 this->internalGetPath(*glyph, &fillPath, &devPath, &fillToDevMatrix); in getMetrics()
170 const SkIRect ir = devPath.getBounds().roundOut(); in getMetrics()
507 SkPath devPath, fillPath; in getImage() local
511 this->internalGetPath(*glyph, &fillPath, &devPath, &fillToDevMatrix); in getImage()
528 generateMask(mask, devPath, fPreBlend); in getImage()
603 SkPath* devPath, SkMatrix* fillToDevMatrix) { in internalGetPath() argument
661 if (devPath) { in internalGetPath()
662 localPath.transform(matrix, devPath); in internalGetPath()
671 if (devPath) { in internalGetPath()
[all …]
DSkMaskFilter.cpp235 bool SkMaskFilter::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath() argument
241 rectCount = countNestedRects(devPath, rects); in filterPath()
265 if (!SkDraw::DrawToMask(devPath, &clip.getBounds(), this, &matrix, &srcM, in filterPath()
DSkDraw.cpp1976 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, in compute_bounds() argument
1979 if (devPath.isEmpty()) { in compute_bounds()
1984 *bounds = devPath.getBounds().makeOutset(SK_ScalarHalf, SK_ScalarHalf).roundOut(); in compute_bounds()
2018 static void draw_into_mask(const SkMask& mask, const SkPath& devPath, SkPaint::Style style) { in draw_into_mask() argument
2037 draw.drawPath(devPath, paint); in draw_into_mask()
2040 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, in DrawToMask() argument
2045 if (!compute_bounds(devPath, clipBounds, filter, filterMatrix, &mask->fBounds)) in DrawToMask()
2062 draw_into_mask(*mask, devPath, style); in DrawToMask()
DSkScalerContext.h319 SkPath* devPath, SkMatrix* fillToDevMatrix);
DSkCanvas.cpp1632 SkPath devPath; in onClipPath() local
1633 path.transform(fMCRec->fMatrix, &devPath); in onClipPath()
1639 if (devPath.getBounds().isEmpty()) { in onClipPath()
1642 devPath.reset(); in onClipPath()
1646 fClipStack->clipDevPath(devPath, op, kSoft_ClipEdgeStyle == edgeStyle); in onClipPath()
1649 bool clipIsAA = getClipStack()->asPath(&devPath); in onClipPath()
1657 fMCRec->fRasterClip.op(devPath, this->getTopLayerBounds(), op, edgeStyle); in onClipPath()
/external/skia/tools/debugger/
DSkDebugCanvas.cpp270 SkPath devPath; in drawTo() local
278 this->addClipStackData(devPath, operand, elementOp); in drawTo()
280 devPath = operand; in drawTo()
282 Op(devPath, operand, (SkPathOp) elementOp, &devPath); in drawTo()
285 this->lastClipStackData(devPath); in drawTo()
627 void SkDebugCanvas::addClipStackData(const SkPath& devPath, const SkPath& operand, in addClipStackData() argument
630 if (!lastClipStackData(devPath)) { in addClipStackData()
637 addPathData(fCalledAddStackData ? devPath : fSaveDevPath, "path"); in addClipStackData()
646 bool SkDebugCanvas::lastClipStackData(const SkPath& devPath) { in lastClipStackData() argument
649 addPathData(devPath, "pathOut"); in lastClipStackData()
DSkDebugCanvas.h271 void addClipStackData(const SkPath& devPath, const SkPath& operand, SkRegion::Op elementOp);
273 bool lastClipStackData(const SkPath& devPath);
/external/skia/src/gpu/
DGrBlurUtils.cpp53 const SkPath& devPath, in sw_draw_with_mask_filter() argument
60 if (!SkDraw::DrawToMask(devPath, &clipBounds, filter, &viewMatrix, &srcM, in sw_draw_with_mask_filter()
98 const SkPath& devPath, in create_mask_GPU() argument
145 drawContext->drawPath(clip, tempPaint, translate, devPath, strokeInfo); in create_mask_GPU()
/external/skia/src/effects/
DSkLayerRasterizer.cpp60 SkPath fillPath, devPath; in compute_bounds() local
75 p->transform(m, &devPath); in compute_bounds()
79 if (!SkDraw::DrawToMask(devPath, clipBounds, paint.getMaskFilter(), in compute_bounds()
/external/skia/src/fonts/
DSkRandomScalerContext.cpp101 SkPath devPath, fillPath; in generateMetrics() local
104 this->internalGetPath(*glyph, &fillPath, &devPath, &fillToDevMatrix); in generateMetrics()
107 const SkIRect ir = devPath.getBounds().roundOut(); in generateMetrics()
/external/skia/include/core/
DSkMaskFilter.h230 bool filterPath(const SkPath& devPath, const SkMatrix& ctm, const SkRasterClip&, SkBlitter*,
DSkDraw.h93 static bool DrawToMask(const SkPath& devPath, const SkIRect* clipBounds,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...