Home
last modified time | relevance | path

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

/external/skqp/src/c/
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()
Dsk_c_from_to.h20 static bool find_c(SKType from, CType* to) { in find_c() function
/external/skia/src/c/
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()
Dsk_c_from_to.h20 static bool find_c(SKType from, CType* to) { in find_c() function