HomeSort by relevance Sort by last modified time
    Searched refs:sk_paint_set_stroke_cap (Results 1 - 2 of 2) sorted by null

  /external/skia/include/c/
sk_paint.h 107 SK_API void sk_paint_set_stroke_cap(sk_paint_t*, sk_stroke_cap_t);
  /external/skia/src/c/
sk_paint.cpp 105 void sk_paint_set_stroke_cap(sk_paint_t* cpaint, sk_stroke_cap_t ccap) { function

Completed in 867 milliseconds