Searched defs:with_buffer (Results 1 – 2 of 2) sorted by relevance
630 void cros_gralloc_driver::with_buffer(cros_gralloc_handle_t hnd, in with_buffer() function in cros_gralloc_driver
155 pub fn with_buffer(buf: &'a mut Vec<u8>, size: (u32, u32)) -> Self { in with_buffer() method