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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsContextAndroid.cpp 562 void GraphicsContext::setPlatformStrokeGradient(Gradient* strokeGradient)
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.cpp 291 setPlatformStrokeGradient(m_state.strokeGradient.get());
674 void GraphicsContext::setPlatformStrokeGradient(Gradient*)
  /external/webkit/Source/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp     [all...]

Completed in 24 milliseconds