Home
last modified time | relevance | path

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

/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/
DGrStyle.h122 bool hasPathEffect() const { return SkToBool(fPathEffect.get()); } in hasPathEffect() function