Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/plotters-svg/src/
Dsvg.rs605 fn draw_mesh_with_custom_ticks(tick_size: i32, test_name: &str) { in draw_mesh_with_custom_ticks() function
630 draw_mesh_with_custom_ticks(0, "test_draw_mesh_no_ticks"); in test_draw_mesh_no_ticks()
635 draw_mesh_with_custom_ticks(-10, "test_draw_mesh_negative_ticks"); in test_draw_mesh_negative_ticks()