Searched refs:getStrokeCap (Results 1 – 18 of 18) sorted by relevance
88 local cap = p:getStrokeCap()
94 public Paint.Cap getStrokeCap() { in getStrokeCap() method in ShadowPaint
67 fCap = paint.getStrokeCap(); in init()
51 if (2 == count && SkPaint::kRound_Cap != paint.getStrokeCap() && in onDrawPoints()
157 if (2 == op.count && SkPaint::kRound_Cap != op.paint.getStrokeCap() && in operator ()()
458 if (paint.getStrokeCap() != SkPaint::kRound_Cap && in init()503 } else if (fPaint->getStrokeCap() != SkPaint::kRound_Cap) { in chooseProc()591 if (newPaint.getStrokeCap() == SkPaint::kRound_Cap) { in drawPoints()
1492 fCap = (uint8_t)p.getStrokeCap(); in SkStroke()1500 fCap = (uint8_t)p.getStrokeCap(); in SkStroke()
1936 *ptr++ = pack_4(this->getStrokeCap(), this->getStrokeJoin(), in flatten()2264 str->append(gStrokeCapStrings[this->getStrokeCap()]); in toString()
103 if (find_c(AsPaint(*cpaint).getStrokeCap(), &ccap)) { in sk_paint_get_stroke_cap()
50 paint.getStrokeCap(), paint.getStrokeJoin(), in drawAndTest()
108 , fStrokeCap(SkToU8(p.getStrokeCap())) in SkPDFGraphicState()
827 paint->getStrokeCap() != SkPaint::kRound_Cap) { in drawPoints()873 SkASSERT(paint->getStrokeCap() == SkPaint::kRound_Cap); in drawPoints()
1204 if (base.getStrokeCap() != paint.getStrokeCap()) { in writePaint()1205 *ptr++ = PaintOp_packOpData(kCap_PaintOp, paint.getStrokeCap()); in writePaint()1206 base.setStrokeCap(paint.getStrokeCap()); in writePaint()
88 dst->setStrokeCap(src.getStrokeCap()); in ApplyInfo()
468 Cap getStrokeCap() const { return (Cap)fBitfields.fCapType; } in getStrokeCap() function
371 if (const char* cap = svg_cap(paint.getStrokeCap())) { in addPaint()
1002 SkLua(L).pushU32(get_obj<SkPaint>(L, 1)->getStrokeCap()); in lpaint_getStrokeCap()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...