Home
last modified time | relevance | path

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

/external/skia/src/c/
Dsk_c_from_to.h20 static bool find_c(SKType from, CType* to) { in find_c() function
Dsk_paint.cpp102 if (find_c(AsPaint(*cpaint).getStrokeCap(), &ccap)) { in sk_paint_get_stroke_cap()
119 if (find_c(AsPaint(*cpaint).getStrokeJoin(), &cjoin)) { in sk_paint_get_stroke_join()