Home
last modified time | relevance | path

Searched defs:BackendCoordAndZ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/element/
Dmod.rs277 pub struct BackendCoordAndZ; struct
279 impl CoordMapper for BackendCoordAndZ { implementation