Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp181 bool setupShadowPaint(GraphicsContext* ctx, SkPaint* paint, SkPoint* offset) in setupShadowPaint() function
953 bool GraphicsContext::setupShadowPaint(SkPaint* paint, SkPoint* offset) in setupShadowPaint() function in WebCore::GraphicsContext