Home
last modified time | relevance | path

Searched refs:sk_paint_set_stroke_width (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/include/c/
H A Dsk_paint.h78 SK_API void sk_paint_set_stroke_width(sk_paint_t*, float width);
/third_party/skia/experimental/c-api-example/
H A Dskia-c-example.c52 sk_paint_set_stroke_width(stroke, 5.0f); in draw()
/third_party/skia/src/c/
H A Dsk_paint.cpp88 void sk_paint_set_stroke_width(sk_paint_t* cpaint, float width) { in sk_paint_set_stroke_width() function

Completed in 2 milliseconds