Home
last modified time | relevance | path

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

/third_party/weston/tests/
Dmatrix-test.c283 weston_matrix_init(&m); in test_loop_speed_matrixvector()
309 weston_matrix_init(&m); in test_loop_speed_inversetransform()
335 weston_matrix_init(&m); in test_loop_speed_invert()
359 weston_matrix_init(&m); in test_loop_speed_invert_explicit()
/third_party/weston/libweston/
Danimation.c239 weston_matrix_init(&animation->transform.matrix); in weston_view_animation_create()
286 weston_matrix_init(&animation->transform.matrix); in zoom_frame()
417 weston_matrix_init(&animation->transform.matrix); in slide_frame()
463 weston_matrix_init(&animation->transform.matrix); in move_frame()
Dcompositor.c355 weston_matrix_init(&view->transform.position.matrix); in weston_view_create()
570 weston_matrix_init(&surface->buffer_to_surface_matrix); in weston_surface_create()
571 weston_matrix_init(&surface->surface_to_buffer_matrix); in weston_surface_create()
1488 weston_matrix_init(matrix); in weston_view_update_transform_enable()
3490 weston_matrix_init(matrix); in weston_surface_build_buffer_matrix()
5960 weston_matrix_init(&output->matrix); in weston_output_update_matrix()
/third_party/weston/include/libweston/
Dmatrix.h51 weston_matrix_init(struct weston_matrix *matrix);
/third_party/weston/shared/
Dmatrix.c52 weston_matrix_init(struct weston_matrix *matrix) in weston_matrix_init() function
270 weston_matrix_init(inverse); in weston_matrix_invert()
/third_party/weston/desktop-shell/
Dshell.c1001 weston_matrix_init(&transform->matrix); in view_translate()
2418 weston_matrix_init(&shsurf->rotation.rotation); in desktop_surface_added()
3627 weston_matrix_init(&rotate->rotation); in rotate_grab_motion()
3630 weston_matrix_init(matrix); in rotate_grab_motion()
3641 weston_matrix_init(&shsurf->rotation.rotation); in rotate_grab_motion()
3642 weston_matrix_init(&rotate->rotation); in rotate_grab_motion()
3728 weston_matrix_init(&inverse); in surface_rotate()
3732 weston_matrix_init(&rotate->rotation); in surface_rotate()
3735 weston_matrix_init(&shsurf->rotation.rotation); in surface_rotate()
3736 weston_matrix_init(&rotate->rotation); in surface_rotate()
Dexposay.c99 weston_matrix_init(&esurface->transform.matrix); in exposay_animate_in_done()
/third_party/weston/clients/
Dtouch-calibrator.c331 weston_matrix_init(&m); in compute_calibration()
/third_party/weston/fullscreen-shell/
Dfullscreen-shell.c445 weston_matrix_init(matrix); in fs_output_scale_view()
/third_party/weston/ivi-shell/
Divi-layout.c193 weston_matrix_init(&ivi_view->transform.matrix); in ivi_view_create()
606 weston_matrix_init(&ivi_view->transform.matrix); in update_prop()
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c946 weston_matrix_init(&shell->bkgnd_transform.matrix);
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c1198 weston_matrix_init(&matrix); in draw_output_borders()