HomeSort by relevance Sort by last modified time
    Searched defs:setupShadowPaint (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContext.cpp 149 bool PlatformGraphicsContext::State::setupShadowPaint(SkPaint* paint, SkPoint* offset,
404 return m_state->setupShadowPaint(paint, offset, shadowsIgnoreTransforms());
GraphicsContextAndroid.cpp 351 bool GraphicsContext::setupShadowPaint(SkPaint* paint, SkPoint* offset)

Completed in 359 milliseconds