Searched refs:setStrokeMiter (Results 1 – 17 of 17) sorted by relevance
84 paint->setStrokeMiter(SkFloatToScalar(miter)); in anp_setStrokeMiter()194 ASSIGN(i, setStrokeMiter); in ANPPaintInterfaceV0_Init()
556 void (*setStrokeMiter)(ANPPaint*, float); member
153 paint->setStrokeMiter(buffer.readScalar()); in paint_read()
105 dst->setStrokeMiter(src.getStrokeMiter()); in ApplyInfo()
250 paint->setStrokeMiter(strokeMiter); in setupPaint()
379 void setStrokeMiter(SkScalar miter);
445 paint->setStrokeMiter(SkFloatToScalar(m_state->miterLimit)); in setupPaintStroke()
380 void setStrokeMiter(SkScalar miter);
110 dst->setStrokeMiter(src.getStrokeMiter()); in ApplyInfo()
388 case kMiter_PaintOp: p->setStrokeMiter(reader->readScalar()); break; in paintOp_rp()
698 base.setStrokeMiter(paint.getStrokeMiter()); in writePaint()
407 paint->setStrokeMiter(SkFloatToScalar(m_state->m_miterLimit)); in setupPaintForStroking()
303 void SkPaint::setStrokeMiter(SkScalar limit) { in setStrokeMiter() function in SkPaint2100 this->setStrokeMiter(read_scalar(pod)); in unflatten()2132 this->setStrokeMiter(buffer.readScalar()); in unflatten()
621 case kMiter_PaintOp: p->setStrokeMiter(reader->readScalar()); break; in paintOp_rp()
1031 base.setStrokeMiter(paint.getStrokeMiter()); in writePaint()
287 void SkPaint::setStrokeMiter(SkScalar limit) { in setStrokeMiter() function in SkPaint1885 this->setStrokeMiter(read_scalar(pod)); in unflatten()