Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dpath_utils.h99 case VG_LCWARC_TO: in num_elements_for_segments()
Dpath.c577 case VG_LCWARC_TO: { in path_get_fill_polygons()
787 case VG_LCWARC_TO: { in path_for_each_segment()
870 case VG_LCWARC_TO: { in transform_cb()
945 scommand == VG_LCWARC_TO); in is_segment_arc()
1117 case VG_LCWARC_TO: { in normalize_coords()
1493 case VG_LCWARC_TO: { in path_create_stroke()
1766 case VG_LCWARC_TO: { in path_bounding_rect()
1849 case VG_LCWARC_TO: { in path_length()
1941 case VG_LCWARC_TO: { in path_point_segment()
2048 case VG_LCWARC_TO: { in path_point()
Darc.c277 else if (arc->type == VG_LCWARC_TO || in find_angles()
288 arc->type == VG_LCWARC_TO) in find_angles()
356 type == VG_LCWARC_TO); in arc_init()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
Dpath_utils.h99 case VG_LCWARC_TO: in num_elements_for_segments()
Dpath.c577 case VG_LCWARC_TO: { in path_get_fill_polygons()
787 case VG_LCWARC_TO: { in path_for_each_segment()
870 case VG_LCWARC_TO: { in transform_cb()
945 scommand == VG_LCWARC_TO); in is_segment_arc()
1117 case VG_LCWARC_TO: { in normalize_coords()
1493 case VG_LCWARC_TO: { in path_create_stroke()
1766 case VG_LCWARC_TO: { in path_bounding_rect()
1849 case VG_LCWARC_TO: { in path_length()
1941 case VG_LCWARC_TO: { in path_point_segment()
2048 case VG_LCWARC_TO: { in path_point()
Darc.c277 else if (arc->type == VG_LCWARC_TO || in find_angles()
288 arc->type == VG_LCWARC_TO) in find_angles()
356 type == VG_LCWARC_TO); in arc_init()
/external/chromium_org/third_party/mesa/src/include/VG/
Dopenvg.h225 VG_LCWARC_TO = (12 << 1), enumerator
253 VG_LCWARC_TO_ABS = VG_LCWARC_TO | VG_ABSOLUTE,
254 VG_LCWARC_TO_REL = VG_LCWARC_TO | VG_RELATIVE,
/external/mesa3d/include/VG/
Dopenvg.h225 VG_LCWARC_TO = (12 << 1), enumerator
253 VG_LCWARC_TO_ABS = VG_LCWARC_TO | VG_ABSOLUTE,
254 VG_LCWARC_TO_REL = VG_LCWARC_TO | VG_RELATIVE,