Home
last modified time | relevance | path

Searched defs:hasPathEffect (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrStyle.h121 bool hasPathEffect() const { return SkToBool(fPathEffect.get()); } in hasPathEffect() function
/external/skqp/src/gpu/
DGrShape.h534 static unsigned DefaultRectDirAndStartIndex(const SkRect& rect, bool hasPathEffect, in DefaultRectDirAndStartIndex()
563 static unsigned DefaultRRectDirAndStartIndex(const SkRRect& rrect, bool hasPathEffect, in DefaultRRectDirAndStartIndex()
DGrStyle.h121 bool hasPathEffect() const { return SkToBool(fPathEffect.get()); } in hasPathEffect() function
/external/skia/src/gpu/geometry/
DGrShape.h559 static unsigned DefaultRectDirAndStartIndex(const SkRect& rect, bool hasPathEffect, in DefaultRectDirAndStartIndex()
588 static unsigned DefaultRRectDirAndStartIndex(const SkRRect& rrect, bool hasPathEffect, in DefaultRRectDirAndStartIndex()