Searched defs:mtx (Results 1 – 5 of 5) sorted by relevance
38 std::mutex mtx; member
50 mutex mtx; member
200 Tvg_Matrix mtx; in _setup_gradient() local308 Tvg_Matrix mtx; in _set_paint_fill_pattern() local381 Tvg_Matrix mtx = { in _task_draw_cb() local391 Tvg_Matrix mtx; in _task_draw_cb() local
906 lv_matrix_t * mtx = NULL; in _set_gradient_ref() local1274 lv_matrix_t mtx; in _render_rect() local1299 lv_matrix_t mtx; in _render_circle() local1320 lv_matrix_t mtx; in _render_ellipse() local1341 lv_matrix_t mtx; in _render_line() local1364 lv_matrix_t mtx; in _render_poly() local1383 lv_matrix_t mtx; in _render_group() local1421 lv_matrix_t mtx; in _render_image() local1518 lv_matrix_t mtx; in _render_use() local1571 lv_matrix_t mtx; in _render_text() local[all …]
2038 float mtx[6] = { 1, 0, 0, 1, 0, 0 }, m, n; local