mesh_new_ellipse 202 include/gpac/internal/mesh.h void mesh_new_ellipse(GF_Mesh *mesh, Fixed a_dia, Fixed b_dia, Bool low_res); mesh_new_ellipse 184 src/compositor/mpeg4_geometry_2d.c mesh_new_ellipse(stack->mesh, a, a, tr_state->visual->compositor->high_speed); mesh_new_ellipse 239 src/compositor/mpeg4_geometry_2d.c mesh_new_ellipse(stack->mesh, ((M_Ellipse *) node)->radius.x * 2, ((M_Ellipse *) node)->radius.y * 2, tr_state->visual->compositor->high_speed);