Home
last modified time | relevance | path

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

/external/skia/include/c/
Dsk_paint.h102 SK_API sk_stroke_cap_t sk_paint_get_stroke_cap(const sk_paint_t*);
/external/skia/src/c/
Dsk_paint.cpp100 sk_stroke_cap_t sk_paint_get_stroke_cap(const sk_paint_t* cpaint) { in sk_paint_get_stroke_cap() function