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

  /external/skia/include/core/
SkShader.h 267 * returns the matching GradientType enum (or kNone_GradientType if it
294 enum GradientType {
317 virtual GradientType asAGradient(GradientInfo* info) const;
  /external/skia/legacy/include/core/
SkShader.h 219 * returns the matching GradientType enum (or kNone_GradientType if it
246 enum GradientType {
268 virtual GradientType asAGradient(GradientInfo* info) const;

Completed in 19 milliseconds