Home
last modified time | relevance | path

Searched refs:sk_paint_set_stroke_cap (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/include/c/
Dsk_paint.h107 SK_API void sk_paint_set_stroke_cap(sk_paint_t*, sk_stroke_cap_t);
/third_party/flutter/skia/include/c/
Dsk_paint.h107 SK_API void sk_paint_set_stroke_cap(sk_paint_t*, sk_stroke_cap_t);
/third_party/skia/src/c/
Dsk_paint.cpp108 void sk_paint_set_stroke_cap(sk_paint_t* cpaint, sk_stroke_cap_t ccap) { in sk_paint_set_stroke_cap() function
/third_party/flutter/skia/src/c/
Dsk_paint.cpp108 void sk_paint_set_stroke_cap(sk_paint_t* cpaint, sk_stroke_cap_t ccap) { in sk_paint_set_stroke_cap() function