Home
last modified time | relevance | path

Searched defs:pathToClip (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContextRecording.cpp239 void PlatformGraphicsContextRecording::clipPath(const Path& pathToClip, WindRule clipRule) in clipPath()
DPlatformGraphicsContextSkia.cpp207 void PlatformGraphicsContextSkia::clipPath(const Path& pathToClip, WindRule clipRule) in clipPath()
DGraphicsContextAndroid.cpp291 void GraphicsContext::clipPath(const Path& pathToClip, WindRule clipRule) in clipPath()
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp414 void GraphicsContext::clipPath(const Path& pathToClip, WindRule clipRule) in clipPath()