Searched defs:devPath (Results 1 - 18 of 18) sorted by relevance

/external/skia/src/core/
H A DSkRasterizer.cpp41 SkPath devPath; local
43 fillPath.transform(matrix, &devPath);
44 return SkDraw::DrawToMask(devPath, clipBounds, nullptr, nullptr, mask, mode,
H A DSkRasterClip.cpp261 // region that results from scan converting devPath.
264 SkPath devPath; local
266 devPath = path;
268 path.transform(matrix, &devPath);
269 devPath.setIsVolatile(true);
279 return this->setPath(devPath, this->bwRgn(), doAA);
283 clip.setPath(devPath, base, doAA);
290 return this->setPath(devPath, base, doAA);
293 clip.setPath(devPath, base, doAA);
H A DSkMaskFilter.cpp234 bool SkMaskFilter::filterPath(const SkPath& devPath, const SkMatrix& matrix, argument
240 rectCount = countNestedRects(devPath, rects);
264 if (!SkDraw::DrawToMask(devPath, &clip.getBounds(), this, &matrix, &srcM,
H A DSkClipStack.cpp790 SkPath devPath; local
791 path.transform(matrix, &devPath);
792 Element element(fSaveCount, devPath, op, doAA);
H A DSkScalerContext.cpp132 SkPath devPath, fillPath; local
135 this->internalGetPath(glyph->getPackedID(), &fillPath, &devPath, &fillToDevMatrix);
151 // just use devPath
152 const SkIRect ir = devPath.getBounds().roundOut();
487 SkPath devPath, fillPath; local
491 this->internalGetPath(glyph->getPackedID(), &fillPath, &devPath, &fillToDevMatrix);
508 generateMask(mask, devPath, fPreBlend);
584 SkPath* devPath, SkMatrix* fillToDevMatrix) {
606 // assume fillPath and devPath are already empty.
642 if (devPath) {
583 internalGetPath(SkPackedGlyphID glyphID, SkPath* fillPath, SkPath* devPath, SkMatrix* fillToDevMatrix) argument
[all...]
H A DSkDraw.cpp990 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, argument
994 if (!devPath.isInverseFillType()) {
997 SkRect pathBounds = devPath.getBounds().makeOutset(1, 1);
1025 if (paint.getMaskFilter()->filterPath(devPath, *fMatrix, *fRC, blitter, style)) {
1070 proc(devPath, *fRC, blitter);
2090 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds, argument
2093 if (devPath.isEmpty()) {
2098 *bounds = devPath.getBounds().makeOutset(SK_ScalarHalf, SK_ScalarHalf).roundOut();
2132 static void draw_into_mask(const SkMask& mask, const SkPath& devPath, argument
2160 draw.drawPath(devPath, pain
2163 DrawToMask(const SkPath& devPath, const SkIRect* clipBounds, const SkMaskFilter* filter, const SkMatrix* filterMatrix, SkMask* mask, SkMask::CreateMode mode, SkStrokeRec::InitStyle style) argument
[all...]
/external/skia/src/effects/
H A DSkLayerRasterizer.cpp59 SkPath fillPath, devPath; local
74 p->transform(m, &devPath);
78 if (!SkDraw::DrawToMask(devPath, clipBounds, paint.getMaskFilter(),
/external/skia/src/fonts/
H A DSkRandomScalerContext.cpp101 SkPath devPath, fillPath; local
104 this->internalGetPath(glyph->getPackedID(), &fillPath, &devPath, &fillToDevMatrix);
106 // just use devPath
107 const SkIRect ir = devPath.getBounds().roundOut();
/external/skia/src/gpu/
H A DGrBlurUtils.cpp62 const SkPath& devPath,
68 if (!SkDraw::DrawToMask(devPath, &clipBounds, filter, &viewMatrix, &srcM,
109 // Create a mask of 'devPath' and place the result in 'mask'.
112 const SkPath& devPath,
141 rtContext->drawPath(clip, std::move(maskPaint), aa, translate, devPath,
58 sw_draw_with_mask_filter(GrContext* context, GrRenderTargetContext* renderTargetContext, const GrClip& clipData, const SkMatrix& viewMatrix, const SkPath& devPath, const SkMaskFilter* filter, const SkIRect& clipBounds, GrPaint&& paint, SkStrokeRec::InitStyle fillOrHairline) argument
110 create_mask_GPU(GrContext* context, const SkIRect& maskRect, const SkPath& devPath, SkStrokeRec::InitStyle fillOrHairline, GrAA aa, int sampleCnt) argument
/external/skia/tools/debugger/
H A DSkDebugCanvas.cpp313 SkPath devPath; local
321 this->addClipStackData(devPath, operand, elementOp);
323 devPath = operand;
325 Op(devPath, operand, (SkPathOp) elementOp, &devPath);
328 this->lastClipStackData(devPath);
803 void SkDebugCanvas::addClipStackData(const SkPath& devPath, const SkPath& operand, argument
806 if (!lastClipStackData(devPath)) {
813 addPathData(fCalledAddStackData ? devPath : fSaveDevPath, "path");
822 bool SkDebugCanvas::lastClipStackData(const SkPath& devPath) { argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 187 milliseconds