Home
last modified time | relevance | path

Searched refs:sk_paint_get_stroke_join (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/c/
Dsk_paint.h119 SK_API sk_stroke_join_t sk_paint_get_stroke_join(const sk_paint_t*);
/external/skia/src/c/
Dsk_paint.cpp117 sk_stroke_join_t sk_paint_get_stroke_join(const sk_paint_t* cpaint) { in sk_paint_get_stroke_join() function