Home
last modified time | relevance | path

Searched defs:originalPath (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
DSkiaUtils.cpp203 bool SkPathContainsPoint(SkPath* originalPath, const FloatPoint& point, SkPath::FillType ft) in SkPathContainsPoint()
/external/webkit/Source/WebCore/platform/graphics/cg/
DPathCG.cpp117 static CGMutablePathRef copyCGPathClosingSubpaths(CGPathRef originalPath) in copyCGPathClosingSubpaths()