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

/external/chromium_org/third_party/skia/include/core/
H A DSkShader.h266 * returns the matching GradientType enum (or kNone_GradientType if it
293 enum GradientType { enum in class:SkShader
317 virtual GradientType asAGradient(GradientInfo* info) const;
/external/skia/include/core/
H A DSkShader.h266 * returns the matching GradientType enum (or kNone_GradientType if it
293 enum GradientType { enum in class:SkShader
317 virtual GradientType asAGradient(GradientInfo* info) const;

Completed in 103 milliseconds