Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.cc39 struct cros_gralloc_handle *acquire_handle) in cros_gralloc_buffer()
/external/rust/crates/crossbeam-epoch/src/
Dinternal.rs483 pub(crate) fn acquire_handle(&self) { in acquire_handle() method