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

/external/chromium_org/third_party/skia/include/core/
H A DSkShader.h303 * returns the matching GradientType enum (or kNone_GradientType if it
330 enum GradientType { enum in class:SkShader
354 virtual GradientType asAGradient(GradientInfo* info) const;
/external/skia/include/core/
H A DSkShader.h310 * returns the matching GradientType enum (or kNone_GradientType if it
337 enum GradientType { enum in class:SkShader
361 virtual GradientType asAGradient(GradientInfo* info) const;

Completed in 83 milliseconds