Home
last modified time | relevance | path

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

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