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

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

Completed in 448 milliseconds