Searched defs:PlaneInfo (Results 1 – 3 of 3) sorted by relevance
26 pub struct PlaneInfo { struct35 pub planes: [PlaneInfo; RESOURE_PLANE_NUM], argument
32 struct PlaneInfo { struct33 Plane* plane;57 vector<PlaneInfo> planes; argument
83 struct PlaneInfo { struct90 impl PlaneInfo { argument205 fn guess_plane_info(&self) -> AvifResult<PlaneInfo> { in guess_plane_info()247 fn get_plane_info(&self) -> AvifResult<PlaneInfo> { in get_plane_info()