Home
last modified time | relevance | path

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

/external/skia/src/c/
Dsk_surface.cpp137 static bool from_c_path_direction(sk_path_direction_t cdir, SkPath::Direction* dir) { in from_c_path_direction() function
291 if (!from_c_path_direction(cdir, &dir)) { in sk_path_add_rect()
299 if (!from_c_path_direction(cdir, &dir)) { in sk_path_add_oval()