Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/glyf/hint/code_state/
H A Dargs.rs61 pub fn from_words(words: &[i16]) -> Self { in from_words() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/glyf/bytecode/
H A Dinstruction.rs86 pub fn from_words(words: &[i16]) -> Self { in from_words() method
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/shader/
Dmod.rs184 pub unsafe fn from_words( in from_words() method