Searched defs:isMiter (Results 1 – 2 of 2) sorted by relevance
76 inline bool allowed_stroke(const GrCaps* caps, const SkStrokeRec& stroke, GrAA aa, bool* isMiter) { in allowed_stroke()156 bool isMiter; in Make() local492 bool isMiter; in Make() local517 const SkMatrix& viewMatrix, const RectInfo& infoExceptColor, bool isMiter) in AAStrokeRectOp()
84 bool isMiter = SkPaint::kMiter_Join == joins[i]; in test_strokerect() local