Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dsystem_gralloc.rs34 fn supports_dmabuf(&self) -> bool { in supports_dmabuf() method
Dgralloc.rs216 fn supports_dmabuf(&self) -> bool; in supports_dmabuf() method
306 pub fn supports_dmabuf(&self) -> bool { in supports_dmabuf() method
Dminigbm.rs90 fn supports_dmabuf(&self) -> bool { in supports_dmabuf() method
Dvulkano_gralloc.rs289 fn supports_dmabuf(&self) -> bool { in supports_dmabuf() method
/external/crosvm/rutabaga_gfx/ffi/src/tests/
Dvirtgpu_cross_domain_protocol.h56 uint32_t supports_dmabuf; member
/external/minigbm/external/
Dvirtgpu_cross_domain_protocol.h53 uint32_t supports_dmabuf; member
/external/crosvm/rutabaga_gfx/src/cross_domain/
Dcross_domain_protocol.rs56 pub supports_dmabuf: u32, field