Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crabbyavif/src/utils/
Draw.rs50 pub fn write_frame(&mut self, image: &Image) -> bool { in write_frame() method
Dy4m.rs119 pub fn write_frame(&mut self, image: &Image) -> bool { in write_frame() method
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_shell/src/
Dmain.rs62 fn write_frame(message: Vec<u8>) { in write_frame() function