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

/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DPlatformGraphicsContext.cpp151 bool PlatformGraphicsContext::State::setupShadowPaint(SkPaint* paint, SkPoint* offset, function in class:WebCore::PlatformGraphicsContext::State
424 return m_state->setupShadowPaint(paint, offset, shadowsIgnoreTransforms());
H A DGraphicsContextAndroid.cpp356 bool GraphicsContext::setupShadowPaint(SkPaint* paint, SkPoint* offset) function in class:WebCore::GraphicsContext

Completed in 58 milliseconds