Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/
H A DHelpers.cpp235 Coordinates start_coord = coord; in get_tile() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_variations.rs928 pub start_coord: BigEndian<F2Dot14>, field
937 pub fn start_coord(&self) -> F2Dot14 { in start_coord() method