Searched refs:point_dir (Results 1 – 4 of 4) sorted by relevance
176 nir_ssa_def *point_dir = get_point_dir(b, state, i); in lower_emit_vertex() local180 nir_channel(b, point_dir, 0), in lower_emit_vertex()184 nir_channel(b, point_dir, 1), in lower_emit_vertex()
1424 FT_Int point_dir = 0; in psh_hint_table_find_strong_points() local1432 point_dir = point->dir_in; in psh_hint_table_find_strong_points()1435 point_dir = point->dir_out; in psh_hint_table_find_strong_points()1437 if ( point_dir ) in psh_hint_table_find_strong_points()1439 if ( point_dir == major_dir ) in psh_hint_table_find_strong_points()1459 else if ( point_dir == -major_dir ) in psh_hint_table_find_strong_points()
1423 FT_Int point_dir = 0; in psh_hint_table_find_strong_points() local1431 point_dir = point->dir_in; in psh_hint_table_find_strong_points()1434 point_dir = point->dir_out; in psh_hint_table_find_strong_points()1436 if ( point_dir ) in psh_hint_table_find_strong_points()1438 if ( point_dir == major_dir ) in psh_hint_table_find_strong_points()1458 else if ( point_dir == -major_dir ) in psh_hint_table_find_strong_points()
1421 PSH_Dir point_dir; in psh_hint_table_find_strong_points() local1428 point_dir = in psh_hint_table_find_strong_points()1431 if ( point_dir & ( PSH_DIR_DOWN | PSH_DIR_RIGHT ) ) in psh_hint_table_find_strong_points()1451 else if ( point_dir & ( PSH_DIR_UP | PSH_DIR_LEFT ) ) in psh_hint_table_find_strong_points()