Searched refs:originalPath (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
H A DSkiaUtils.cpp203 bool SkPathContainsPoint(SkPath* originalPath, const FloatPoint& point, SkPath::FillType ft) argument
208 SkPath::FillType originalFillType = originalPath->getFillType();
210 const SkPath* path = originalPath;
214 SkRect bounds = originalPath->getBounds();
225 originalPath->setFillType(ft);
240 originalPath->transform(m, &scaledPath);
250 originalPath->setFillType(originalFillType);
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DPathCG.cpp117 static CGMutablePathRef copyCGPathClosingSubpaths(CGPathRef originalPath) argument
120 CGPathApply(originalPath, path, copyClosingSubpathsApplierFunction);
/external/webkit/Tools/Scripts/
H A Dresolve-ChangeLogs164 my ($originalPath) = @_;
165 my $absolutePath = Cwd::abs_path($originalPath);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 106 milliseconds