Home | History | Annotate | Download | only in json

Lines Matching refs:strokeMiter

371         float strokeMiter = jsonPaint[SKJSONCANVAS_ATTRIBUTE_STROKEMITER].asFloat();
372 target->setStrokeMiter(strokeMiter);