Lines Matching refs:weight_count
156 int weight_count = di.weight_count;
166 for (int i = 0; i < weight_count; i++)
191 int real_weight_count = is_dual_plane ? 2 * weight_count : weight_count;
198 for (int i = 0; i < weight_count; i++)
213 for (int i = 0; i < weight_count; i++)
407 int weight_count = di.weight_count;
408 promise(weight_count > 0);
413 int real_weight_count = is_dual_plane ? 2 * weight_count : weight_count;
437 for (int i = 0; i < weight_count; i++)
445 for (int i = 0; i < weight_count; i++)