Home
last modified time | relevance | path

Searched defs:setStrokeShader (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContext.cpp355 bool PlatformGraphicsContext::setStrokeShader(SkShader* strokeShader) in setStrokeShader() function in WebCore::PlatformGraphicsContext
DPlatformGraphicsContextRecording.cpp642 bool PlatformGraphicsContextRecording::setStrokeShader(SkShader* strokeShader) in setStrokeShader() function in WebCore::PlatformGraphicsContextRecording
/external/webkit/Source/WebCore/platform/graphics/skia/
DPlatformContextSkia.cpp514 void PlatformContextSkia::setStrokeShader(SkShader* strokeShader) in setStrokeShader() function in WebCore::PlatformContextSkia