Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/nativewindow/rust/src/
H A Dlib.rs440 guard: HardwareBufferGuard, in unlock_with_fence()
538 pub struct HardwareBufferGuard<'a> { struct
544 impl<'a> Drop for HardwareBufferGuard<'a> { argument