HomeSort by relevance Sort by last modified time
    Searched refs:filterPath (Results 26 - 50 of 57) sorted by null

12 3

  /external/skia/samplecode/
ClockFaceView.cpp 113 virtual bool filterPath(SkPath* dst, const SkPath& src,
202 pe->filterPath(&dstPath, path, &rec, NULL);
  /external/chromium_org/third_party/skia/src/effects/
SkCornerPathEffect.cpp 34 bool SkCornerPathEffect::filterPath(SkPath* dst, const SkPath& src,
SkDashPathEffect.cpp 38 bool SkDashPathEffect::filterPath(SkPath* dst, const SkPath& src,
  /external/chromium_org/third_party/skia/tests/
DrawPathTest.cpp 237 // in SkDashPathEffect::filterPath() due to single precision rounding.
274 REPORTER_ASSERT(reporter, !dash->filterPath(&filteredPath, path, &rec, NULL));
  /external/skia/tests/
DrawPathTest.cpp 237 // in SkDashPathEffect::filterPath() due to single precision rounding.
274 REPORTER_ASSERT(reporter, !dash->filterPath(&filteredPath, path, &rec, NULL));
  /external/skia/src/effects/
SkDashPathEffect.cpp 35 bool SkDashPathEffect::filterPath(SkPath* dst, const SkPath& src,
  /external/chromium_org/third_party/skia/bench/
DashBench.cpp 202 fPE->filterPath(&dst, fPath, &rec, NULL);
324 // we can test the filterPath code-path.
  /external/chromium_org/third_party/skia/src/core/
SkMaskFilter.cpp 226 bool SkMaskFilter::filterPath(const SkPath& devPath, const SkMatrix& matrix,
SkScalerContext.cpp 680 if (fPathEffect->filterPath(&effectPath, localPath, &rec, NULL)) {
SkDraw.cpp     [all...]
SkPaint.cpp     [all...]
  /external/skia/bench/
DashBench.cpp 202 fPE->filterPath(&dst, fPath, &rec, NULL);
324 // we can test the filterPath code-path.
  /external/skia/src/core/
SkMaskFilter.cpp 226 bool SkMaskFilter::filterPath(const SkPath& devPath, const SkMatrix& matrix,
SkScalerContext.cpp 864 if (fPathEffect->filterPath(&effectPath, localPath, &rec, NULL)) {
    [all...]
SkDraw.cpp     [all...]
SkPaint.cpp     [all...]
  /external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.cpp 737 if (pathEffect && pathEffect->filterPath(effectPath.init(), *pathPtr, strokePtr,
    [all...]
  /external/skia/src/gpu/
SkGpuDevice.cpp 768 if (pathEffect && pathEffect->filterPath(effectPath.init(), *pathPtr, strokePtr,
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 1292 milliseconds

12 3