Home
last modified time | relevance | path

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

/external/skia/include/c/
Dsk_paint.h51 SK_API sk_color_t sk_paint_get_color(const sk_paint_t*);
/external/skia/src/c/
Dsk_paint.cpp60 sk_color_t sk_paint_get_color(const sk_paint_t* cpaint) { in sk_paint_get_color() function