Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dpath.c50 VGboolean dirty_stroke; member
205 path->dirty_stroke = VG_TRUE; in path_create()
269 p->dirty_stroke = VG_TRUE; in path_append_data()
669 p->dirty_stroke = VG_TRUE; in path_modify_coords()
916 dst->dirty_stroke = VG_TRUE; in path_transform()
936 dst->dirty_stroke = VG_TRUE; in path_append_path()
1212 dst->dirty_stroke = VG_TRUE; in path_interpolate()
1226 p->dirty_stroke = VG_TRUE; in path_clear()
1249 !dashed && !p->dirty_stroke && in path_create_stroke()
1539 p->dirty_stroke = VG_FALSE; in path_create_stroke()