Searched defs:setStrokeShader (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/android/context/ | ||
D | PlatformGraphicsContext.cpp | 355 bool PlatformGraphicsContext::setStrokeShader(SkShader* strokeShader) in setStrokeShader() function in WebCore::PlatformGraphicsContext |
D | PlatformGraphicsContextRecording.cpp | 642 bool PlatformGraphicsContextRecording::setStrokeShader(SkShader* strokeShader) in setStrokeShader() function in WebCore::PlatformGraphicsContextRecording |
/external/webkit/Source/WebCore/platform/graphics/skia/ | ||
D | PlatformContextSkia.cpp | 514 void PlatformContextSkia::setStrokeShader(SkShader* strokeShader) in setStrokeShader() function in WebCore::PlatformContextSkia |