Home
last modified time | relevance | path

Searched refs:num_vary_x (Results 1 – 8 of 8) sorted by relevance

/dports/devel/stb/stb-f54acd4/tests/
H A Dherringbone_generator.c41 c.num_vary_x = 1; in main()
45 c.num_vary_x = atoi(argv[4+i]); in main()
/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dherringbone_generator.c41 c.num_vary_x = 1; in main()
45 c.num_vary_x = atoi(argv[4+i]); in main()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dherringbone_generator.c41 c.num_vary_x = 1; in main()
45 c.num_vary_x = atoi(argv[4+i]); in main()
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dherringbone_generator.c41 c.num_vary_x = 1; in main()
45 c.num_vary_x = atoi(argv[4+i]); in main()
/dports/devel/stb/stb-f54acd4/
H A Dstb_herringbone_wang_tile.h231 int num_vary_x; // additional number of variations along x axis in the template member
436 int horz_w = c->num_color[1] * c->num_color[2] * c->num_color[3] * c->num_vary_x; in stbhw__get_template_info()
505 c->num_vary_x); in stbhw__process_template()
515 for (q=0; q < c->num_vary_x; ++q) { in stbhw__process_template()
536 c->num_vary_x); in stbhw__process_template()
546 for (q=0; q < c->num_vary_x; ++q) { in stbhw__process_template()
892 c.num_vary_x = header[4]; in stbhw_build_tileset_from_image()
900 c.num_vary_x = header[6]; in stbhw_build_tileset_from_image()
905 if (c.num_vary_x < 0 || c.num_vary_x > 64 || c.num_vary_y < 0 || c.num_vary_y > 64) in stbhw_build_tileset_from_image()
1203 data[w*3-1-i] = c->num_vary_x; in stbhw_make_template()
[all …]
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_herringbone_wang_tile.h230 int num_vary_x; // additional number of variations along x axis in the template member
435 int horz_w = c->num_color[1] * c->num_color[2] * c->num_color[3] * c->num_vary_x; in stbhw__get_template_info()
504 c->num_vary_x); in stbhw__process_template()
514 for (q=0; q < c->num_vary_x; ++q) { in stbhw__process_template()
535 c->num_vary_x); in stbhw__process_template()
545 for (q=0; q < c->num_vary_x; ++q) { in stbhw__process_template()
891 c.num_vary_x = header[4]; in stbhw_build_tileset_from_image()
899 c.num_vary_x = header[6]; in stbhw_build_tileset_from_image()
904 if (c.num_vary_x < 0 || c.num_vary_x > 64 || c.num_vary_y < 0 || c.num_vary_y > 64) in stbhw_build_tileset_from_image()
1202 data[w*3-1-i] = c->num_vary_x; in stbhw_make_template()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_herringbone_wang_tile.h231 int num_vary_x; // additional number of variations along x axis in the template member
436 int horz_w = c->num_color[1] * c->num_color[2] * c->num_color[3] * c->num_vary_x; in stbhw__get_template_info()
505 c->num_vary_x); in stbhw__process_template()
515 for (q=0; q < c->num_vary_x; ++q) { in stbhw__process_template()
536 c->num_vary_x); in stbhw__process_template()
546 for (q=0; q < c->num_vary_x; ++q) { in stbhw__process_template()
892 c.num_vary_x = header[4]; in stbhw_build_tileset_from_image()
900 c.num_vary_x = header[6]; in stbhw_build_tileset_from_image()
905 if (c.num_vary_x < 0 || c.num_vary_x > 64 || c.num_vary_y < 0 || c.num_vary_y > 64) in stbhw_build_tileset_from_image()
1203 data[w*3-1-i] = c->num_vary_x; in stbhw_make_template()
[all …]
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_herringbone_wang_tile.h231 int num_vary_x; // additional number of variations along x axis in the template member
436 int horz_w = c->num_color[1] * c->num_color[2] * c->num_color[3] * c->num_vary_x; in stbhw__get_template_info()
505 c->num_vary_x); in stbhw__process_template()
515 for (q=0; q < c->num_vary_x; ++q) { in stbhw__process_template()
536 c->num_vary_x); in stbhw__process_template()
546 for (q=0; q < c->num_vary_x; ++q) { in stbhw__process_template()
892 c.num_vary_x = header[4]; in stbhw_build_tileset_from_image()
900 c.num_vary_x = header[6]; in stbhw_build_tileset_from_image()
905 if (c.num_vary_x < 0 || c.num_vary_x > 64 || c.num_vary_y < 0 || c.num_vary_y > 64) in stbhw_build_tileset_from_image()
1203 data[w*3-1-i] = c->num_vary_x; in stbhw_make_template()
[all …]