Searched refs:source_center_x (Results 1 – 2 of 2) sorted by relevance
900 float source_center_x; local907 source_center_x = source_rect->x + source_rect->width * 0.5f;909 weston_matrix_translate(m, -source_center_x, -source_center_y, 0.0f);
356 float source_center_x; in calc_transformation_matrix() local363 source_center_x = source_rect->x + source_rect->width * 0.5f; in calc_transformation_matrix()365 weston_matrix_translate(m, -source_center_x, -source_center_y, 0.0f); in calc_transformation_matrix()