Home
last modified time | relevance | path

Searched refs:endcap_radius (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/docs/examples/
H A DChromeMDRefreshTabs.cpp14 const float endcap_radius = endcap_width / 2; in REG_FIDDLE() local
25 right_path.arcTo(endcap_radius, endcap_radius, 90, SkPath::kSmall_ArcSize, in REG_FIDDLE()
26 SkPathDirection::kCW, right - endcap_radius, bottom - endcap_radius); in REG_FIDDLE()
30 right_path.lineTo(right - endcap_radius, endcap_radius); in REG_FIDDLE()
35 right_path.arcTo(endcap_radius, endcap_radius, 90, SkPath::kSmall_ArcSize, in REG_FIDDLE()
49 left_path.arcTo(endcap_radius, endcap_radiu in REG_FIDDLE()
[all...]

Completed in 1 milliseconds