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

  /external/webkit/WebCore/platform/graphics/skia/
PlatformGraphics.h 34 typedef class SkShader* PlatformGradient;
  /external/webkit/WebCore/platform/graphics/
Gradient.h 42 typedef CGShadingRef PlatformGradient;
45 typedef CGGradientRef PlatformGradient;
52 typedef QGradient* PlatformGradient;
55 typedef cairo_pattern_t* PlatformGradient;
59 typedef class PlatformGradientRec* PlatformGradient;
62 typedef class SkShader* PlatformGradient;
66 typedef void* PlatformGradient;
101 PlatformGradient platformGradient();
151 PlatformGradient m_gradient
    [all...]

Completed in 260 milliseconds