Home
last modified time | relevance | path

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

/external/skia/docs/examples/
DChromeMDRefreshTabs.cpp44 SkPath left_path; in GetInteriorPath() local
46 left_path.moveTo(endcap_width, 0); in GetInteriorPath()
49 left_path.arcTo(endcap_radius, endcap_radius, 90, SkPath::kSmall_ArcSize, in GetInteriorPath()
54 left_path.lineTo(endcap_radius, bottom - endcap_radius); in GetInteriorPath()
58 left_path.arcTo(endcap_radius, endcap_radius, 90, SkPath::kSmall_ArcSize, in GetInteriorPath()
63 left_path.lineTo(right, bottom); in GetInteriorPath()
64 left_path.lineTo(right, 0); in GetInteriorPath()
65 left_path.close(); in GetInteriorPath()
68 Op(left_path, right_path, SkPathOp::kIntersect_SkPathOp, &complete_path); in GetInteriorPath()
DChromeMDRefreshTab.cpp111 SkPath left_path; in GetInteriorPath() local
113 left_path.moveTo(scaled_endcap_radius * 2, 0); in GetInteriorPath()
116 left_path.arcTo(scaled_endcap_radius, scaled_endcap_radius, 90, SkPath::kSmall_ArcSize, in GetInteriorPath()
121 left_path.lineTo(scaled_endcap_radius, bottom - scaled_endcap_radius); in GetInteriorPath()
125 left_path.arcTo(scaled_endcap_radius, scaled_endcap_radius, 90, SkPath::kSmall_ArcSize, in GetInteriorPath()
130 left_path.lineTo(right, bottom); in GetInteriorPath()
131 left_path.lineTo(right, 0); in GetInteriorPath()
132 left_path.close(); in GetInteriorPath()
135 Op(left_path, right_path, SkPathOp::kIntersect_SkPathOp, &complete_path); in GetInteriorPath()
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h64869 struct btrfs_path *left_path; member
Dvmlinux.h64869 struct btrfs_path *left_path; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h28636 struct btrfs_path *left_path; member
Dvmlinux.h28636 struct btrfs_path *left_path; member