Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dsplines.cpp203 typedef Spline2d::PointType PointType; in check_global_interpolation2d() typedef
239 typedef Spline2d::PointType PointType; in check_global_interpolation_with_derivatives2d() typedef
/aosp_15_r20/external/googleapis/google/maps/playablelocations/v3/sample/
H A Dresources.proto70 enum PointType { enum
/aosp_15_r20/external/rust/android-crates-io/crates/criterion-plot/src/
Ddisplay.rs98 impl Display<&'static str> for PointType { implementation
Dlib.rs844 pub enum PointType { enum
/aosp_15_r20/external/eigen/unsupported/Eigen/src/Splines/
H A DSpline.h43 typedef typename SplineTraits<Spline>::PointType PointType; typedef
/aosp_15_r20/external/harfbuzz_ng/src/wasm/rust/harfbuzz-wasm/src/
H A Dlib.rs432 enum PointType { enum