Searched defs:isMiter (Results 1 – 4 of 4) sorted by relevance
29 inline static bool allowed_stroke(const SkStrokeRec& stroke, GrAA aa, bool* isMiter) { in allowed_stroke()116 bool isMiter; in Make() local355 bool isMiter; in Make() local365 bool isMiter) in AAStrokeRectOp()
77 bool isMiter = SkPaint::kMiter_Join == joins[i]; in test_strokerect() local
76 bool isMiter = SkPaint::kMiter_Join == joins[i]; in test_strokerect() local
34 inline bool allowed_stroke(const SkStrokeRec& stroke, GrAA aa, bool* isMiter) { in allowed_stroke()111 bool isMiter; in Make() local447 bool isMiter; in Make() local472 const SkMatrix& viewMatrix, const RectInfo& infoExceptColor, bool isMiter) in AAStrokeRectOp()